Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Latest commit

 

History

History
49 lines (27 loc) · 1017 Bytes

README.md

File metadata and controls

49 lines (27 loc) · 1017 Bytes

A simple JavaEE Archetype

Installing

git clone https://github.com/stefnotch/javaee-archetype.git
mvn install # IntelliJ Idea has a maven run configuration, you can use that as well

Info

Group id: com.github.stefnotch

Artifact id: javaee-archetype

Version: 0.0.7

1556468463742

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