git clone https://github.com/stefnotch/javaee-archetype.git
mvn install # IntelliJ Idea has a maven run configuration, you can use that as well
Group id: com.github.stefnotch
Artifact id: javaee-archetype
Version: 0.0.7
Creating an Archetype sucks. Way too many steps and requires all sorts of software.
- Sonatype
- Annoying password rules
- Public key
- Bad documentation
- etc.
Leaving a bunch of links for myself here
mvn clean deploy --settings settings.xml