An open API service indexing awesome lists of open source software.

https://github.com/technicalguru/pom-parent

Maven POM parent for OSS projects
https://github.com/technicalguru/pom-parent

Last synced: 3 months ago
JSON representation

Maven POM parent for OSS projects

Awesome Lists containing this project

README

          

# Overview
This is the POM parent for OSS projects distributed via Sonatype's OSS Nexus repository.

# Usage
```

eu.ralph-schuster
pom-oss
3.0.2

```

# Features
* Java 17 is default source format
* Java 17 is default target format
* Attaching Java sources
* Attaching Javadoc
* Signing artifacts
* Publishing to OSS Staging repository
* Generating Maven Site:
* Surefire JUnit test report
* Javadoc pages
* Test Javadoc pages
* Project information
* Issue tracking report (from JIRA)
* NCSS report
* Tag list report
* JUnit 5 included in build by default

# License
Licensed under [GNU LGPL](LICENSE.md).

# Help and Contribution
Please use the Issue Tracker at [GitHub](https://github.com/technicalguru/pom-parent).