X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Fpom.xml;h=753058dc32c1e06b6f8ada02c511c57402b0fb3c;hb=e4f9064301b59336ba4781ad3543f7ad6284ebb0;hp=bf9c41ec69d1c60097b21364cfefc791c236b374;hpb=497cf73c5fa4e6f79f4707ab09a544addbe9278f;p=controller.git 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 bf9c41ec69..753058dc32 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,24 +6,20 @@ 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.7.0-SNAPSHOT + 1.8.2-Carbon ${groupId} ${artifactId}-aggregator ${version} - ${artifactId} + ${artifactId} pom - 4.0.0 - - - 3.1.1 - scm:git:ssh://git.opendaylight.org:29418/${artifactId}.git @@ -38,6 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL karaf features artifacts + cli it @@ -60,4 +57,60 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL + + + + + 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}/ + +