mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DrepoName="My-repoName" -DarchetypeGroupId="org.opendaylight.controller" -DarchetypeArtifactId="opendaylight-configfile-archetype" -DarchetypeVersion="1.4.4-Boron-SR4" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.controller |
ArtifactId | ArtifactIdopendaylight-configfile-archetype |
Version | Version1.4.4-Boron-SR4 |
Type | Typemaven-archetype |
Description |
DescriptionConfiguration files for md-sal
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.opendaylight.controller -DarchetypeArtifactId=opendaylight-configfile-archetype -DarchetypeVersion=1.4.4-Boron-SR4 -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |