https://github.com/ianhomer/project-parent
Java project bootstrapper
https://github.com/ianhomer/project-parent
bootstrap java
Last synced: about 2 months ago
JSON representation
Java project bootstrapper
- Host: GitHub
- URL: https://github.com/ianhomer/project-parent
- Owner: ianhomer
- License: apache-2.0
- Created: 2018-02-17T08:34:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-14T22:29:32.000Z (about 3 years ago)
- Last Synced: 2025-10-30T01:05:20.496Z (8 months ago)
- Topics: bootstrap, java
- Language: Java
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# project-parent
Parent project which can used to bootstrap other projects.
## Contributing
Test with
mvn install
Release (and let CI perform release by deploying off created tag)
mvn release:prepare