X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Fpom.xml;h=5f205c0eddd08f2608a64e026c8f084809aca0c7;hp=49c08a4c5bbe57802455904f9fa28729536b58c6;hb=6602310b78b5bf54899456e2efa867d116731267;hpb=6dc8cb5ab4bc7260953d3b7ba7ddfed20a8f2794 diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml index 49c08a4c5b..5f205c0edd 100644 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml @@ -6,30 +6,38 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> + 4.0.0 org.opendaylight.odlparent odlparent - 1.6.0-SNAPSHOT + 2.0.0 + ${groupId} ${artifactId}-aggregator ${version} - ${artifactId} + ${artifactId} pom - 4.0.0 - - 3.1.1 - + + + scm:git:ssh://git.opendaylight.org:29418/${artifactId}.git + scm:git:ssh://git.opendaylight.org:29418/${artifactId}.git + HEAD + https://wiki.opendaylight.org/view/${artifactId}:Main + + api impl karaf features artifacts + cli it + @@ -50,10 +58,59 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - - scm:git:ssh://git.opendaylight.org:29418/${artifactId}.git - scm:git:ssh://git.opendaylight.org:29418/${artifactId}.git - HEAD - https://wiki.opendaylight.org/view/${artifactId}:Main - + + + + maven-site + + + ${user.dir}/deploy-site.xml + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + false + + + aggregate + + aggregate + + package + + + + + maven-checkstyle-plugin + + true + + + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/ + + + + opendaylight-site + ${nexus.site.url}/ + +