Skip to content

jp.openam.forgerock-build-tools 1.0.5-SNAPSHOT Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>jp.openam</groupId>
  <artifactId>forgerock-build-tools</artifactId>
  <version>1.0.5-SNAPSHOT</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

This module includes common infrastructure required for building ForgeRock
projects, comprising of TestNG listeners, Checkstyle configuration, etc.