MVN

net.xp-forge.maven.plugins : xp-maven-plugin

Maven & Gradle

Oct 09, 2013
3 stars

XP-Framework Maven plugin · Maven 2/3 plugin to manage the lifecycle of an XP-Framework project

<plugin>
    <groupId>net.xp-forge.maven.plugins</groupId>
    <artifactId>xp-maven-plugin</artifactId>
    <version>3.3.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.xp-forge.maven.plugins : xp-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.3.4

All Versions

Choose a version of net.xp-forge.maven.plugins : xp-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.3.x
xp-maven-plugin-3.3.4
xp-maven-plugin-3.3.3
xp-maven-plugin-3.3.2
xp-maven-plugin-3.3.1
xp-maven-plugin-3.3.0
3.2.x
xp-maven-plugin-3.2.14
xp-maven-plugin-3.2.13
xp-maven-plugin-3.2.12
xp-maven-plugin-3.2.11
xp-maven-plugin-3.2.10
xp-maven-plugin-3.2.9
xp-maven-plugin-3.2.8
xp-maven-plugin-3.2.7
xp-maven-plugin-3.2.6
xp-maven-plugin-3.2.5
xp-maven-plugin-3.2.4
xp-maven-plugin-3.2.3
xp-maven-plugin-3.2.2
xp-maven-plugin-3.2.1
xp-maven-plugin-3.2.0
3.1.x
xp-maven-plugin-3.1.8
xp-maven-plugin-3.1.7
xp-maven-plugin-3.1.6
xp-maven-plugin-3.1.5
xp-maven-plugin-3.1.4
xp-maven-plugin-3.1.3
xp-maven-plugin-3.1.2
xp-maven-plugin-3.1.1
xp-maven-plugin-3.1.0
3.0.x
xp-maven-plugin-3.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>net.xp-forge.maven.plugins</groupId>
    <artifactId>xp-maven-plugin</artifactId>
    <version>3.3.4</version>
</plugin>