mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="ro.pippo" -DarchetypeArtifactId="pippo-quickstart" -DarchetypeVersion="1.13.1" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdro.pippo |
ArtifactId | ArtifactIdpippo-quickstart |
Version | Version1.13.1 |
Type | Typemaven-archetype |
Description |
DescriptionPippo Quickstart Archetype
Micro java web framework
|
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=ro.pippo -DarchetypeArtifactId=pippo-quickstart -DarchetypeVersion=1.13.1 -DinteractiveMode=false