mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dpackage="My-package" -DartifactId="My-artifactId" -Dversion="My-version" -DpalladioProjectType="My-palladioProjectType" -DpalladioParentVersion="My-palladioParentVersion" -DpalladioTpRefresherVersion="My-palladioTpRefresherVersion" -DtychoPluginVersion="My-tychoPluginVersion" -DarchetypeGroupId="org.palladiosimulator" -DarchetypeArtifactId="eclipse-project" -DarchetypeVersion="0.1.1" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdorg.palladiosimulator |
| ArtifactId | ArtifactIdeclipse-project |
| Version | Version0.1.1 |
| Type | Typemaven-archetype |
| Description |
DescriptionPalladio Simulator Eclipse Project Archetype
An archetype to create a stub for Eclipse projects as part of the Palladio Simulator.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.palladiosimulator -DarchetypeArtifactId=eclipse-project -DarchetypeVersion=0.1.1 -DinteractiveMode=false