The Codeprimate Build project (or simply, "The Build"; org.codeprimate.build:maven-build
) is a Maven project
used to build and release all Codeprimate software.
-
Baseline is Java SE (JDK/JRE) 17.
-
Built with Oracle JDK 17.0.8 2023-07-18 LTS 2.1 Builds with Oracle JDK 21 2023-09-19 LTS
<dependency>
<groupId>org.codeprimate.build</groupId>
<artifactId>maven-build</artifactId>
<version>2.0.0-M6</version>
</dependency>
Please use GitHub Issues to report any bugs, improvements or feature requests.
Thank you for your interests in contributing to the Codeprimate Build project. A full contributor license agreement (CLA) along with details on how to contribute to this project will be provided shortly.
In the meantime, please submit tickets using GitHub Issues or PRs using GitHub Pull Requests.
Thank you!