MVN

ee.originaal.maven.plugins : individual-phases-maven-plugin

Maven & Gradle

Jun 19, 2019
0 stars

individual-phases-maven-plugin · Maven plugin for for executing individual lifecycle phases

<plugin>
    <groupId>ee.originaal.maven.plugins</groupId>
    <artifactId>individual-phases-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ee.originaal.maven.plugins : individual-phases-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of ee.originaal.maven.plugins : individual-phases-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
individual-phases-maven-plugin-1.0.2

How to add a plugin to Maven

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

<plugin>
    <groupId>ee.originaal.maven.plugins</groupId>
    <artifactId>individual-phases-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>