mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dgitignore="My-gitignore" -Dgitattributes="My-gitattributes" -DarchetypeGroupId="net.pricefx" -DarchetypeArtifactId="pricefx-starter" -DarchetypeVersion="1.1" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdnet.pricefx |
| ArtifactId | ArtifactIdpricefx-starter |
| Version | Version1.1 |
| Type | Typemaven-archetype |
| Description |
DescriptionArchetype - pricefx-starter
Archetype for creating new Pricefx configuration projects.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=net.pricefx -DarchetypeArtifactId=pricefx-starter -DarchetypeVersion=1.1 -DinteractiveMode=false