MVN

org.openidentityplatform.maven.plugins : build-helper-plugin

Maven & Gradle

Jul 20, 2023
628 stars

OpenAM Build Helper Maven Plugin · Provides a set of Maven goals for the OpenAM build process

<plugin>
    <groupId>org.openidentityplatform.maven.plugins</groupId>
    <artifactId>build-helper-plugin</artifactId>
    <version>14.7.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openidentityplatform.maven.plugins : build-helper-plugin to add to Maven - Latest Versions:

  • Latest Stable: 14.7.3

All Versions

Choose a version of org.openidentityplatform.maven.plugins : build-helper-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
14.7.x
build-helper-plugin-14.7.3
build-helper-plugin-14.7.2
build-helper-plugin-14.7.1
build-helper-plugin-14.7.0
14.6.x
build-helper-plugin-14.6.6
build-helper-plugin-14.6.5
build-helper-plugin-14.6.4
build-helper-plugin-14.6.3
build-helper-plugin-14.6.2
build-helper-plugin-14.6.1
14.5.x
build-helper-plugin-14.5.4
build-helper-plugin-14.5.3
build-helper-plugin-14.5.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>org.openidentityplatform.maven.plugins</groupId>
    <artifactId>build-helper-plugin</artifactId>
    <version>14.7.3</version>
</plugin>