Skip to content

codeprimate-software/cp-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

781 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeprimate Build

The Codeprimate Build project (or simply, "The Build"; org.codeprimate.build:maven-build) is a Maven project using Apache Maven to build and release all Codeprimate software.

Requirements

  1. Baseline is Java SE (JDK/JRE) 21.

  2. Builds with Oracle JDK 21 2026-04-21 LTS (build 21.0.11+9-LTS-211)

  3. Builds with Oracle JDK 25 2026-04-21 LTS (build 25.0.3+9-LTS-195)

  4. Builds with Apache Maven 3.9.16 (Maven Wrapper 3.3.4)

License

Codeprimate Build is licensed under the Apache 2.0 Software License Agreement.

Download / Include

Example 1. Maven
<dependency>
  <groupId>org.codeprimate.build</groupId>
  <artifactId>maven-build</artifactId>
  <version>3.0.0-SNAPSHOT</version>
</dependency>

Issues

Please use GitHub Issues to report any bugs, improvements or feature requests.

Contributions

Thank you for your interests in contributing to the Codeprimate Build project.

You may open a pull request (PR) using GitHub Pull Requests.

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!

About

Codeprimate Build is the Maven parent project containing common build configuration and resources for all Codeprimate software projects.

Resources

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors