mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dapplication="My-application" -DarchetypeGroupId="org.tentackle" -DarchetypeArtifactId="tentackle-project-archetype" -DarchetypeVersion="17.10.0.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.tentackle |
ArtifactId | ArtifactIdtentackle-project-archetype |
Version | Version17.10.0.0 |
Type | Typemaven-archetype |
Description |
DescriptionTentackle Project Archetype
Archetype for a multi-module Tentackle application
|
Project URL |
Project URL |
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.tentackle -DarchetypeArtifactId=tentackle-project-archetype -DarchetypeVersion=17.10.0.0 -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |
org.slf4j : slf4j-simple | jar | 1.7.36 |