MVN

org.sonatype.nexus.plugins : nexus-test-environment-maven-plugin

Maven & Gradle

Jun 28, 2013
95 stars
<plugin>
    <groupId>org.sonatype.nexus.plugins</groupId>
    <artifactId>nexus-test-environment-maven-plugin</artifactId>
    <version>2.5.1-01</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sonatype.nexus.plugins : nexus-test-environment-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.5.1-01
  • Latest Release Candidate: 2.1-RC1

All Versions

Choose a version of org.sonatype.nexus.plugins : nexus-test-environment-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.5.x
nexus-test-environment-maven-plugin-2.5.1-01
nexus-test-environment-maven-plugin-2.5.0-04
nexus-test-environment-maven-plugin-2.5.0-03
nexus-test-environment-maven-plugin-2.5.0-02
nexus-test-environment-maven-plugin-2.5.0-01
2.4.x
nexus-test-environment-maven-plugin-2.4.0-09
nexus-test-environment-maven-plugin-2.4.0-08
nexus-test-environment-maven-plugin-2.4.0-07
nexus-test-environment-maven-plugin-2.4.0-06
nexus-test-environment-maven-plugin-2.4.0-05
nexus-test-environment-maven-plugin-2.4.0-04
nexus-test-environment-maven-plugin-2.4.0-03
nexus-test-environment-maven-plugin-2.4.0-1
2.3.x
nexus-test-environment-maven-plugin-2.3.1-01
nexus-test-environment-maven-plugin-2.3.1
nexus-test-environment-maven-plugin-2.3.0-04
nexus-test-environment-maven-plugin-2.3.0-02
nexus-test-environment-maven-plugin-2.3.0-01
nexus-test-environment-maven-plugin-2.3.0
2.2.x
nexus-test-environment-maven-plugin-2.2.1
2.2
nexus-test-environment-maven-plugin-2.2
nexus-test-environment-maven-plugin-2.2-01
2.1.x
nexus-test-environment-maven-plugin-2.1.2
nexus-test-environment-maven-plugin-2.1.1
2.1
nexus-test-environment-maven-plugin-2.1
nexus-test-environment-maven-plugin-2.1-RC1
2.0.x
nexus-test-environment-maven-plugin-2.0.6
nexus-test-environment-maven-plugin-2.0.5
nexus-test-environment-maven-plugin-2.0.4-1
nexus-test-environment-maven-plugin-2.0.4
nexus-test-environment-maven-plugin-2.0.3
nexus-test-environment-maven-plugin-2.0.2
nexus-test-environment-maven-plugin-2.0.1
2.0
nexus-test-environment-maven-plugin-2.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.nexus.plugins</groupId>
    <artifactId>nexus-test-environment-maven-plugin</artifactId>
    <version>2.5.1-01</version>
</plugin>