MVN

org.opendaylight.archetypes : opendaylight-startup-archetype

Maven & Gradle

Feb 17, 2020
mvn archetype:generate -DarchetypeGroupId=org.opendaylight.archetypes -DarchetypeArtifactId=opendaylight-startup-archetype -DarchetypeVersion=1.2.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.archetypes : opendaylight-startup-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.2.2

All Versions

Choose a version of org.opendaylight.archetypes : opendaylight-startup-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.2.x
opendaylight-startup-archetype-1.2.2
opendaylight-startup-archetype-1.2.1
opendaylight-startup-archetype-1.2.0
1.1.x
opendaylight-startup-archetype-1.1.3
opendaylight-startup-archetype-1.1.2
opendaylight-startup-archetype-1.1.1
opendaylight-startup-archetype-1.1.0

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=org.opendaylight.archetypes -DarchetypeArtifactId=opendaylight-startup-archetype -DarchetypeVersion=1.2.2