Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bootique/bootique-parent
An optional parent POM for Bootique-based apps.
https://github.com/bootique/bootique-parent
Last synced: about 2 months ago
JSON representation
An optional parent POM for Bootique-based apps.
- Host: GitHub
- URL: https://github.com/bootique/bootique-parent
- Owner: bootique
- License: apache-2.0
- Created: 2015-12-10T15:11:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-02-09T09:10:46.000Z (almost 3 years ago)
- Last Synced: 2024-03-26T10:27:35.873Z (9 months ago)
- Homepage: http://bootique.io
- Size: 35.2 KB
- Stars: 1
- Watchers: 10
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
An optional parent POM for [Bootique](http://bootique.io)-based apps. Helps with runnable jar packaging, etc.
## Deprecation note
_Since 2.x, we no longer recommend using "bootique-parent" as a parent POM of your projects.
It is confusing overall and pollutes the POM with arbitrary property declarations, dependency versions,
etc. Instead use the assembly recipes from documentation._