MVN

org.apache.portals.pluto : maven-pluto-plugin

Maven & Gradle

Aug 24, 2012

Maven Pluto Installer Plugin

<plugin>
    <groupId>org.apache.portals.pluto</groupId>
    <artifactId>maven-pluto-plugin</artifactId>
    <version>2.1.0-M3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.portals.pluto : maven-pluto-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0-M3

All Versions

Choose a version of org.apache.portals.pluto : maven-pluto-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
maven-pluto-plugin-2.1.0-M3
maven-pluto-plugin-2.1.0-M2
maven-pluto-plugin-2.1.0-M1
2.0.x
maven-pluto-plugin-2.0.3
maven-pluto-plugin-2.0.2
maven-pluto-plugin-2.0.1
maven-pluto-plugin-2.0.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.apache.portals.pluto</groupId>
    <artifactId>maven-pluto-plugin</artifactId>
    <version>2.1.0-M3</version>
</plugin>

Advertisement