X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=46c046262a61f071d3b8543f92ed7665f53a5310;hb=refs%2Fchanges%2F74%2F71474%2F1;hp=409e92667fde84d9fa51149993d0826b6dfdb0ef;hpb=f46d6bb3e8404053ccb2a86761826351fb577534;p=odlparent.git diff --git a/pom.xml b/pom.xml index 409e92667..46c046262 100644 --- a/pom.xml +++ b/pom.xml @@ -1,501 +1,123 @@ - - - +--> 4.0.0 - odlparent - org.opendaylight.odlparent - 1.4.2-SNAPSHOT - pom - - 3.0.4 - - - - UTF-8 - http://nexus.opendaylight.org/content - opendaylight.release - opendaylight.snapshot - http://maven.cisco.com:8081/nexus/content - opendaylight.snapshot - 5.0.0 - - 1.7 - 1.7 - - 2.4.0 - 2.3.2 - 2.9.1 - 2.4.2 - 2.2.1 - 2.16 - 2.5 + + org.opendaylight.odlparent + odlparent-lite + 1.8.5-SNAPSHOT + odlparent-lite + - - 3.1 - 2.6 - 1.8 - 1.7.2 - 14.0.1 - 2.4.3 - 2.1.6 - 1.9.5 - 3.17.1-GA - 1.0.9 - 1.17 - 1.17 - 1.17 - 1.17 - 4.11 - + odlparent-aggregator + odlparent + pom - scm:git:ssh://sbejgam@codehub-one-fw-review.cisco.com:29418/onfw-odl-root-parent.git - scm:git:ssh://sbejgam@codehub-one-fw-review.cisco.com:29418/onfw-odl-root-parent.git - https://wiki.opendaylight.org/view/YANG_Tools:Main + scm:git:ssh://git.opendaylight.org:29418/odlparent.git + scm:git:ssh://git.opendaylight.org:29418/odlparent.git HEAD + https://wiki.opendaylight.org/view/ODL_Root_Parent:Main - - - - - opendaylight-mirror - opendaylight-mirror - ${nexusproxy}/groups/public/ - - false - - - true - never - - - - - - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - true - - - false - - - - - - - - opendaylight-mirror - opendaylight-mirror - ${nexusproxy}/groups/public/ - - false - - - true - never - - - - - - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - true - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - junit - junit - ${junit.version} - test - - - org.mockito - mockito-all - ${mockito.version} - test - - - org.mockito - mockito-core - ${mockito.version} - test - - - org.slf4j - slf4j-simple - ${slf4j.version} - test - - - - - org.slf4j - jcl-over-slf4j - ${slf4j.version} - - - org.javassist - javassist - 3.17.1-GA - - - org.slf4j - slf4j-api - ${slf4j.version} - - - org.slf4j - slf4j-log4j12 - ${slf4j.version} - - - org.slf4j - log4j-over-slf4j - ${slf4j.version} - - - xml-apis - xml-apis - 2.0.2 - - - ch.qos.logback - logback-core - ${logback.version} - - - ch.qos.logback - logback-classic - ${logback.version} - - - com.google.guava - guava - ${guava.version} - - - org.eclipse.xtend - org.eclipse.xtend.lib - ${xtend.version} - - - org.apache.commons - commons-lang3 - ${commons.lang3.version} - - - org.osgi - org.osgi.core - ${osgi.core.version} - provided - - - - commons-lang - commons-lang - ${commons.lang.version} - - - commons-codec - commons-codec - ${commons.codec.version} - - - com.google.code.findbugs - jsr305 - 2.0.3 - - - - com.sun.jersey - jersey-core - ${jersey.version} - - - com.sun.jersey - jersey-server - ${jersey.version} - - - - com.sun.jersey - jersey-client - ${jersey.client.version} - - - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - ${jersey-servlet.version} - - - - - org.sonatype.plexus - plexus-build-api - 0.0.7 - - - org.codehaus.plexus - plexus-slf4j-logging - 1.1 - - - commons-io - commons-io - 2.4 - - - - - - - - - org.slf4j - slf4j-simple - - - - - - - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - - - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - ${project.artifactId}-site - ./ - - - + + + checkstyle + findbugs + license + bundles-test + bundles4-test + features-test + features4-test + + + karaf + karaf-plugin + karaf4-plugin + + + bundle-parent + features-parent + single-feature3-parent + untested-single-feature-parent + single-feature-parent + feature3-repo-parent + feature-repo-parent + odlparent + odlparent-lite + + + features + features4 + + + odlparent-artifacts + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.felix - maven-bundle-plugin - [1.0,) - - manifest - - - - - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - ${maven.javadoc.version} - - stylesheet.css - - - - attach-javadocs - - jar - - - - - aggregate - - site - - - - - org.apache.maven.plugins - maven-release-plugin - ${maven.release.version} - - - - clean install - clean install - - - - - - - - - - - - - - - org.apache.maven.plugins - maven-source-plugin - ${maven.source.version} - - - attach-sources - - jar - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - - - - org.codehaus.mojo - findbugs-maven-plugin - 2.5.3 + maven-deploy-plugin - Max - Low - site + true - - org.codehaus.mojo - jdepend-maven-plugin - 2.0-beta-2 - - + + + + + + maven-site + + + ${user.dir}/deploy-site.xml + + + + + + + maven-javadoc-plugin + 2.10.4 + false + + + aggregate + + aggregate + + package + + + + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/ + + + + opendaylight-site + ${nexus.site.url}/ + +