mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DgroupId="My-groupId" -Dlicense="My-license" -Dorganization="My-organization" -Dorganization-url="My-organization-url" -Dauthor-name="My-author-name" -Dauthor-email="My-author-email" -Dfacility="My-facility" -Dplatform="My-platform" -Dfamily="My-family" -Dbus="My-bus" -Djtango-version="My-jtango-version" -DarchetypeGroupId="org.tango-controls" -DarchetypeArtifactId="jtango-maven-archetype" -DarchetypeVersion="1.4" -DinteractiveMode=false
License |
License
LGPL-3.0
|
---|---|
GroupId | GroupIdorg.tango-controls |
ArtifactId | ArtifactIdjtango-maven-archetype |
Version | Version1.4 |
Type | Typemaven-archetype |
Description |
DescriptionJTango maven archetype
This is a custom archetype to generate skeleton JTango projects. JTango is a Java implementation of Tango controls - open source SCADA framework.
|
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=org.tango-controls -DarchetypeArtifactId=jtango-maven-archetype -DarchetypeVersion=1.4 -DinteractiveMode=false