X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=76e6443e01e4c232e4dd4e9025a050f7cdb6cc17;hb=e4c8a10f1e111ada28d808e3ff083bc6a5d6274e;hp=ff99572be59223e705f358ba9d7c5dfff4d783f7;hpb=b9971cbbb12d01c32cef5142e32c820524abbd95;p=openflowjava.git diff --git a/pom.xml b/pom.xml index ff99572b..76e6443e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,17 +1,22 @@ - - 4.0.0 - org.opendaylight.openflowjava - openflow-protocol-parent - 0.1-SNAPSHOT - pom - - openflow-protocol-api - openflow-protocol-spi - openflow-protocol-impl - third-party/openflow-codec - third-party/openflowj_netty - + + 4.0.0 + org.opendaylight.openflowjava + openflow-protocol-parent + 0.4-1-SNAPSHOT + pom + + openflow-protocol-api + openflow-protocol-spi + openflow-protocol-impl + openflow-protocol-it + simple-client + + + scm:git:ssh://git.opendaylight.org:29418/openflowjava.git + scm:git:ssh://git.opendaylight.org:29418/openflowjava.git + https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main + HEAD + https://sonar.opendaylight.org/ @@ -29,88 +34,57 @@ org.openflow.openflowj,net.sf.jung2 1.0.9 1.7.2 - 1.0-SNAPSHOT + 1.0-1-SNAPSHOT + 2010.09.24.3-1-SNAPSHOT + 2013.09.07.3-1-SNAPSHOT + 2.4.0 + 14.0.1 + 4.0.17.Final + 2.3.2 + 0.6.1-1-SNAPSHOT + 0.6.1-1-SNAPSHOT + 0.2.3-1-SNAPSHOT + - central2 - central2 - ${nexusproxy}/repositories/central2/ - - - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ + odlPublic + odlPublic + ${nexusproxy}/groups/public/ + + false + opendaylight-snapshot ${nexusproxy}/repositories/opendaylight.snapshot/ + + false + - - - - ebr-bundles-release - ebr-bundles-release - ${nexusproxy}/repositories/ebr-bundles-release/ - - - - - ebr-bundles-external - ebr-bundles-external - ${nexusproxy}/repositories/ebr-bundles-external/ - - - - - central2 - central2 - ${nexusproxy}/repositories/central2/ - - - + - central - central - ${nexusproxy}/repositories/central/ - - - - - ops4j-releases - ops4j-releases - ${nexusproxy}/repositories/ops4j-releases/ - - - - thirdparty - thirdparty - ${nexusproxy}/repositories/thirdparty/ - - - - - jboss.releases - jboss.releases - ${nexusproxy}/repositories/jboss.releases/ - - - - opendaylight-release - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ + odlPublic + odlPublic + ${nexusproxy}/groups/public/ + + false + opendaylight-snapshot opendaylight-snapshot ${nexusproxy}/repositories/opendaylight.snapshot/ + + false + @@ -134,6 +108,41 @@ + + org.slf4j + slf4j-api + ${slf4j.version} + + + io.netty + netty-handler + ${netty.version} + + + com.google.guava + guava + ${guava.version} + + + org.opendaylight.yangtools.model + ietf-inet-types + ${ietf.model.version} + + + org.opendaylight.yangtools.model + ietf-yang-types + ${ietf.model.version} + + + org.opendaylight.yangtools.model + yang-ext + ${yang.ext.version} + + + org.osgi + org.osgi.core + 5.0.0 + junit junit @@ -142,9 +151,10 @@ true - org.slf4j - slf4j-api - 1.7.2 + org.mockito + mockito-all + 1.9.5 + test @@ -160,29 +170,6 @@ 1.7 - - org.apache.maven.plugins - maven-javadoc-plugin - 2.8.1 - - maven - - - - - aggregate - - site - - - attach-javadocs - deploy - - jar - - - - maven-source-plugin @@ -195,19 +182,18 @@ - - - maven-deploy-plugin - - - deploy - deploy - - deploy - - - - + + org.apache.felix + maven-bundle-plugin + ${maven.bundle.version} + true + + + ${project.groupId}.${project.artifactId} + + ${project.build.directory}/META-INF + + @@ -221,6 +207,26 @@ maven-deploy-plugin 2.7 + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + org.apache.maven.plugins + maven-release-plugin + ${releaseplugin.version} + + + org.opendaylight.yangtools + yang-maven-plugin + ${yangtools.version} + + + org.apache.felix + maven-bundle-plugin + ${maven.bundle.version} + @@ -229,13 +235,22 @@ org.codehaus.mojo findbugs-maven-plugin - 2.4.0 + 2.5.2 Max Low site + + maven-jxr-plugin + 2.3 + + true + true + + + org.codehaus.mojo jdepend-maven-plugin @@ -264,5 +279,44 @@ ${BUILDSUFFIX} + + repoBuild + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8.1 + + + + aggregate + + site + + + attach-javadocs + + jar + + + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar-no-fork + + + + + + +