Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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`.
```xml

com.github.hemantsonu20
hemantsonu20-parent
2.0.0

```

## Contributing
[See Contributing Guidelines](/CONTRIBUTING.md)

## License
[Apache License Version 2.0](/LICENSE)