MVN

org.sonatype.plugins : port-allocator-maven-plugin

Maven & Gradle

Apr 17, 2012
2 usages
6 stars

Port Allocator Plugin

<plugin>
    <groupId>org.sonatype.plugins</groupId>
    <artifactId>port-allocator-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sonatype.plugins : port-allocator-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of org.sonatype.plugins : port-allocator-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
port-allocator-maven-plugin-1.2
1.1
port-allocator-maven-plugin-1.1
1.0
port-allocator-maven-plugin-1.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.sonatype.plugins</groupId>
    <artifactId>port-allocator-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>

Advertisement