X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=commons%2Fparent%2Fpom.xml;h=41ee7cb0cadd51cbdb2ada47a9b5714d140f1b32;hb=69c9bcd88202a34ed0ca72f95ff4a19d25097a4d;hp=6fab146e3b96f54b4a19999ca7ff887dccb59b4e;hpb=8636de82acacefe6698e65d7818eb42683713fd6;p=lispflowmapping.git diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index 6fab146e3..41ee7cb0c 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -1,189 +1,544 @@ - 4.0.0 - org.opendaylight.lispflowmapping - lispflowmapping-commons - 0.1.0-SNAPSHOT - - pom - http://www.opendaylight.org + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + 4.0.0 + org.opendaylight.lispflowmapping + lispflowmapping-commons + 1.1.0-SNAPSHOT + + pom + http://www.opendaylight.org + + scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git + scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git + https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main + HEAD + + + 1.1.0-SNAPSHOT + 0.5.3.201107060350 + 1.3.1 + http://nexus.opendaylight.org/content + UTF-8 + 2.6 + 1.26.2 + 14.0.1 + 1.0.0 + 0.6.0-SNAPSHOT + 0.6.0-SNAPSHOT + 0.5.9-SNAPSHOT + 0.6.0-SNAPSHOT + https://sonar.opendaylight.org/ + ${user.name}-private-view + jacoco + java + reuseReports + target/jacoco.exec + target/jacoco-it.exec + 0.5.0-SNAPSHOT + 0.5.0-SNAPSHOT + 2.5.1 + 1.7 + 1.7 + - - scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git - - - http://nexus.opendaylight.org/content - UTF-8 - - - - - - - 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/ - - - - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - - maven-restlet - Public online Restlet repository - http://maven.restlet.org - - true - never - - - - - - - - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - - - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - + + + + + 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/ + + + + opendaylight-snapshot + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + + + maven-restlet + Public online Restlet repository + http://maven.restlet.org + + true + never + + + + + + opendaylight-release + opendaylight-release + http://nexus.opendaylight.org/content/repositories/opendaylight.release/ + + + opendaylight-snapshot + opendaylight-snapshot + http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ + + + + + + opendaylight-release + ${nexusproxy}/repositories/opendaylight.release/ + + + + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + + - - org.opendaylight.controller - clustering.services - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - - - junit - junit - 4.8.1 - - - org.hamcrest - hamcrest-core - 1.3 - - - org.jmock - jmock-junit4 - 2.6.0 - - - org.jmock - jmock-legacy - 2.6.0 - - - junit-addons - junit-addons - 1.4 - - - equinoxSDK381 - org.eclipse.osgi - 3.8.1.v20120830-144521 - + + org.opendaylight.controller + clustering.services + 0.4.1-SNAPSHOT + + + + org.opendaylight.yangtools + yang-binding + ${yang.binding.version} + + + org.opendaylight.yangtools + yang-common + ${yang.version} + + + org.opendaylight.yangtools + yang-data-api + ${yang.version} + + + org.opendaylight.yangtools + yang-model-api + ${yang.version} + + + org.opendaylight.yangtools + yang-data-util + ${yang.version} + + + org.opendaylight.yangtools.model + ietf-inet-types + 2010.09.24-SNAPSHOT + + + org.opendaylight.yangtools.model + ietf-yang-types + 2010.09.24-SNAPSHOT + + + com.google.guava + guava + ${guava.version} + + + org.opendaylight.controller + sal + 0.5.1-SNAPSHOT + + + junit + junit + 4.8.1 + + + org.hamcrest + hamcrest-core + 1.3 + + + org.jmock + jmock-junit4 + 2.6.0 + + + org.jmock + jmock-legacy + 2.6.0 + + + junit-addons + junit-addons + 1.4 + + + equinoxSDK381 + org.eclipse.osgi + 3.8.1.v20120830-144521 + + + org.opendaylight.controller + sal-binding-api + 1.0-SNAPSHOT + + + org.opendaylight.controller + sal-common-util + 1.0-SNAPSHOT + + + org.opendaylight.controller + config-api + 0.2.3-SNAPSHOT + + + true + ${project.build.directory}/site + + + org.apache.maven.plugins + maven-project-info-reports-plugin + ${projectinfo} + + false + false + + + + + index + project-team + license + mailing-list + plugin-management + cim + issue-tracking + scm + summary + + + + + + org.apache.maven.plugins + maven-jxr-plugin + 2.3 + + true + true + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8.1 + + org.jboss.apiviz.APIviz + + org.jboss.apiviz + apiviz + 1.3.2.GA + + ${project.artifactId}-${build.suffix} + true + UTF-8 + UTF-8 + UTF-8 + true + true + true + true + *.internal:edu.uci.* + + + + + + + + + org.jacoco + jacoco-maven-plugin + ${jacoco.version} + + + org.apache.felix + maven-bundle-plugin + 2.3.6 + true + + ${project.basedir}/META-INF + + + + org.apache.maven.plugins + maven-assembly-plugin + 2.4 + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.7 + 1.7 + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.8 + + + org.apache.maven.plugins + maven-surefire-plugin + 2.14.1 + + + org.opendaylight.yangtools + yang-maven-plugin + ${yang.version} + + + + generate-sources + + + src/main/yang + + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + + + target/generated-sources/sal + + + + true + + + + + + org.opendaylight.yangtools + maven-sal-api-gen-plugin + ${yang.codegen.version} + jar + + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.7 + + + generate-sources + + add-source + + + + target/generated-sources/sal + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.codehaus.mojo + properties-maven-plugin + [0.0,) + + set-system-properties + + + + + + + + + org.codehaus.enunciate + maven-enunciate-plugin + [0.0,) + + docs + + + + + + + + + org.jacoco + jacoco-maven-plugin + [0.0,) + + prepare-agent + pre-test + post-test + + + + + + + + + org.ops4j.pax.exam + maven-paxexam-plugin + [1.2.4,) + + generate-depends-file + + + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + [2.0,) + + check + + + + + + + + + org.opendaylight.yangtools + yang-maven-plugin + [0.5,) + + generate-sources + + + + + + + + + + + + org.codehaus.enunciate + maven-enunciate-plugin + ${enunciate.version} + + enunciate.xml + + + + + docs + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8.1 + + org.jboss.apiviz.APIviz + + org.jboss.apiviz + apiviz + 1.3.2.GA + + ${project.artifactId}-1.0.0 + true + UTF-8 + UTF-8 + UTF-8 + true + true + true + true + net.sf.jnetlib.*:cern.*:corejava:*.internal:edu.uci.* + false + + + + org.apache.maven.plugins + maven-jxr-plugin + 2.3 + + true + true + target/apidocs + + + + + - - - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - ${project.basedir}/META-INF - - - - org.apache.maven.plugins - maven-assembly-plugin - 2.4 - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - - org.apache.maven.plugins - maven-dependency-plugin - 2.8 - - - org.apache.maven.plugins - maven-surefire-plugin - 2.14.1 - - - -