mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.nakedobjects.plugins" -DarchetypeArtifactId="html-war" -DarchetypeVersion="1.0-alpha-3" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.nakedobjects.plugins |
ArtifactId | ArtifactIdhtml-war |
Version | Version1.0-alpha-3 |
Type | Typemaven-archetype |
Description |
DescriptionNaked Objects WAR
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.nakedobjects.plugins -DarchetypeArtifactId=html-war -DarchetypeVersion=1.0-alpha-3 -DinteractiveMode=false