mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DgroupId="My-groupId" -DartifactId="My-artifactId" -Dversion="My-version" -Dpackage="My-package" -DpustefixVersion="My-pustefixVersion" -DarchetypeGroupId="org.pustefixframework" -DarchetypeArtifactId="pustefix-archetype-basic" -DarchetypeVersion="0.23.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdorg.pustefixframework |
| ArtifactId | ArtifactIdpustefix-archetype-basic |
| Version | Version0.23.0 |
| Type | Typemaven-archetype |
| Description |
DescriptionPustefix Archetype Basic Application
Pustefix archetype creating a basic application
|
| Project Organization |
Project OrganizationUnited Internet |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.pustefixframework -DarchetypeArtifactId=pustefix-archetype-basic -DarchetypeVersion=0.23.0 -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |