https://github.com/bootique/bootique-parent
An optional parent POM for Bootique-based apps.
https://github.com/bootique/bootique-parent
Last synced: about 1 year 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
- Archived: true
- Created: 2015-12-10T15:11:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-02-09T09:10:46.000Z (over 4 years ago)
- Last Synced: 2025-02-23T14:47:07.486Z (over 1 year ago)
- Homepage: http://bootique.io
- Size: 35.2 KB
- Stars: 1
- Watchers: 9
- 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._