Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aurasphere/maven-archetypes
A collection of Maven archetypes built by myself
https://github.com/aurasphere/maven-archetypes
deprecated-repo maven-archetypes ria web-application
Last synced: 1 day ago
JSON representation
A collection of Maven archetypes built by myself
- Host: GitHub
- URL: https://github.com/aurasphere/maven-archetypes
- Owner: aurasphere
- License: mit
- Created: 2019-02-19T09:27:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-07T23:16:31.000Z (over 4 years ago)
- Last Synced: 2024-11-08T21:45:09.341Z (about 2 months ago)
- Topics: deprecated-repo, maven-archetypes, ria, web-application
- Language: Java
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Donate](https://img.shields.io/badge/Donate-PayPal-orange.svg)](https://www.paypal.com/donate/?cmd=_donations&business=8UK2BZP2K8NSS)
# maven-archetypes
A collection of Maven archetypes built by myself.## How to use
Download the projects and run a mvn install. Afterwards, you may either copy the archetype-catalog.xml inside your local repository, run a mvn archetype:crawl to discover the archetypes you just installed or give the path to the catalog directly when running the generation command.**NOTE: this project proved to be not so useful (apart from maybe the Maven library archetype). The usage is somewhat discouraged for them being too much opinionated and becoming too quickly obsolete (especially the ones with many dependencies)**