mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="gr.sergouniotis" -DarchetypeArtifactId="wildfly-bootable-jaxrs-archetype" -DarchetypeVersion="1.0.1" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdgr.sergouniotis |
ArtifactId | ArtifactIdwildfly-bootable-jaxrs-archetype |
Version | Version1.0.1 |
Type | Typemaven-archetype |
Description |
Descriptiongr.sergouniotis:wildfly-bootable-jaxrs-archetype
Archetype for creating a jaxrs microprofile application with wildfly bootable jar
|
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=gr.sergouniotis -DarchetypeArtifactId=wildfly-bootable-jaxrs-archetype -DarchetypeVersion=1.0.1 -DinteractiveMode=false