mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DserviceUser="My-serviceUser" -DserviceGroup="My-serviceGroup" -DarchetypeGroupId="eu.clarin.weblicht" -DarchetypeArtifactId="weblicht-nentities-ws-dw-archetype" -DarchetypeVersion="1.4" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdeu.clarin.weblicht |
ArtifactId | ArtifactIdweblicht-nentities-ws-dw-archetype |
Version | Version1.4 |
Type | Typemaven-archetype |
Description |
Descriptionweblicht-nentities-ws-dw-archetype
An archetype for creating weblicht web services with dropwizard. This archetype provides debian and redhat packaging.
|
Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=eu.clarin.weblicht -DarchetypeArtifactId=weblicht-nentities-ws-dw-archetype -DarchetypeVersion=1.4 -DinteractiveMode=false