The mvn-maven-plugin-parent project is a maven parent project that can be extended for specific maven plugins projects.
- Provides several plugins in the pluginManagement section that are useful for maven plugins projects.
- Provides several dependencies in the dependencyManagement section that are useful for maven plugins projects
The source code comes under the liberal Apache License V2.0, making mvn-maven-plugin-parent great for all types of maven plugins applications.
Add as parent project in the pom.xml
file:
<parent>
<groupId>de.alpharogroup</groupId>
<artifactId>mvn-maven-plugin-parent</artifactId>
<version>1.2.0</version>
<relativePath></relativePath>
</parent>
The source code for mvn-maven-plugin-parent are on GitHub. Please feel free to fork and send pull requests!
Create your own fork of lightblueseas/mvn-maven-plugin-parent/fork
To share your changes, submit a pull request.
Do not hesitate to contact the mvn-maven-plugin-parent developers with your questions, concerns, comments, bug reports, or feature requests.
- Feature requests, questions and bug reports can be reported at the issues page.
No animals were harmed in the making of this library.
If you like this library, please consider a donation through