mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Ddocker-hub-name="My-docker-hub-name" -DarchetypeGroupId="nl.ivonet" -DarchetypeArtifactId="javaee8-payara-microprofile-archetype" -DarchetypeVersion="1.3" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdnl.ivonet |
ArtifactId | ArtifactIdjavaee8-payara-microprofile-archetype |
Version | Version1.3 |
Type | Typemaven-archetype |
Description |
Descriptionjavaee8-payara-microprofile-archetype
Java EE 8 / Payara 5 / Microprofile 2 - project minimalistic quickstart template.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=nl.ivonet -DarchetypeArtifactId=javaee8-payara-microprofile-archetype -DarchetypeVersion=1.3 -DinteractiveMode=false