Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hemantsonu20/hemantsonu20-parent
A parent pom for maven based projects for maven central release.
https://github.com/hemantsonu20/hemantsonu20-parent
maven maven-central maven-release parent-pom sonatype-nexus
Last synced: 28 days ago
JSON representation
A parent pom for maven based projects for maven central release.
- Host: GitHub
- URL: https://github.com/hemantsonu20/hemantsonu20-parent
- Owner: hemantsonu20
- License: apache-2.0
- Created: 2020-08-23T12:23:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-10T22:02:44.000Z (about 2 years ago)
- Last Synced: 2023-09-05T10:51:43.589Z (over 1 year ago)
- Topics: maven, maven-central, maven-release, parent-pom, sonatype-nexus
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![Java CI with Maven](https://github.com/hemantsonu20/hemantsonu20-parent/workflows/Java%20CI%20with%20Maven/badge.svg)
[![Maven Central](https://img.shields.io/maven-central/v/com.github.hemantsonu20/hemantsonu20-parent.svg?label=Maven%20Central&color=brightgreen)](https://search.maven.org/search?q=g:%22com.github.hemantsonu20%22%20AND%20a:%22hemantsonu20-parent%22)# hemantsonu20-parent
A parent pom for maven based projects for maven central release.
This pom mainly defines plugins required for maven central releases.# Usage
Define this plugin as a parent in your `pom.xml`.
```xmlcom.github.hemantsonu20
hemantsonu20-parent
2.0.0```
## Contributing
[See Contributing Guidelines](/CONTRIBUTING.md)## License
[Apache License Version 2.0](/LICENSE)