MVN

de.syquel.maven.reactorstate : reactorstate-maven-plugin

Maven & Gradle

Apr 19, 2021
0 stars

ReactorState Maven Plugin · A Maven plugin for incremental Maven builds

<plugin>
    <groupId>de.syquel.maven.reactorstate</groupId>
    <artifactId>reactorstate-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.syquel.maven.reactorstate : reactorstate-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0
  • Latest Release Candidate: 1.0.0-rc.0
  • Latest Beta: 1.0.0-beta.0
  • Latest Alpha: 1.0.0-alpha.2

All Versions

Choose a version of de.syquel.maven.reactorstate : reactorstate-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
reactorstate-maven-plugin-1.0.0
reactorstate-maven-plugin-1.0.0-rc.0
reactorstate-maven-plugin-1.0.0-beta.0
reactorstate-maven-plugin-1.0.0-alpha.2
reactorstate-maven-plugin-1.0.0-alpha.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>de.syquel.maven.reactorstate</groupId>
    <artifactId>reactorstate-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>