MVN

io.paradoxical : resolved-pom-maven-plugin

Maven & Gradle

Jul 08, 2016

resolved-pom-maven-plugin Maven Plugin · A maven plugin to filter specific properties in a pom files and attach the resulting pom to the build output

<plugin>
    <groupId>io.paradoxical</groupId>
    <artifactId>resolved-pom-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.paradoxical : resolved-pom-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of io.paradoxical : resolved-pom-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
resolved-pom-maven-plugin-1.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>io.paradoxical</groupId>
    <artifactId>resolved-pom-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>