Skip to content

kayasoftware/oss-parent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stories in Ready

Parent POM for Kaya Software's open source projects

About

This POM is used to provide a standard and consistent build for Maven-based Java projects. It customizes the default behavior of Maven and supplies some organization-specific information to configure deployment settings and build profiles.

Usage

Add the Kaya Software OSS POM as the parent to a project:

<parent>
  <groupId>kayasoftware.pom</groupId>
  <artifactId>oss-parent</artifactId>
  <version>1-SNAPSHOT</version>
</parent>

About

Parent POM for Kaya Software's open source projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published