MVN

org.unidal.maven.plugins : plexus-maven-plugin

Maven & Gradle

Jun 25, 2022

Plexus Maven Plugin

<plugin>
    <groupId>org.unidal.maven.plugins</groupId>
    <artifactId>plexus-maven-plugin</artifactId>
    <version>6.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.unidal.maven.plugins : plexus-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 6.0.0

All Versions

Choose a version of org.unidal.maven.plugins : plexus-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
6.0.x
plexus-maven-plugin-6.0.0
2.5.x
plexus-maven-plugin-2.5.9
plexus-maven-plugin-2.5.8

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.unidal.maven.plugins</groupId>
    <artifactId>plexus-maven-plugin</artifactId>
    <version>6.0.0</version>
</plugin>