mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="org.opendaylight.controller" -DarchetypeArtifactId="opendaylight-startup-archetype" -DarchetypeVersion="1.9.3" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdorg.opendaylight.controller |
| ArtifactId | ArtifactIdopendaylight-startup-archetype |
| Version | Version1.9.3 |
| Type | Typemaven-archetype |
| Description |
Descriptionopendaylight-startup-archetype
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
| Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.opendaylight.controller -DarchetypeArtifactId=opendaylight-startup-archetype -DarchetypeVersion=1.9.3 -DinteractiveMode=false