X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=fef04bb60346156702511111af8b19f5ac909e5b;hp=93845a356d40c5be253b01c1a30e6c0fcd8080a8;hb=7451e256fd9a658db243666bc7e734204519ceee;hpb=f08d2774c06e55e377191b027ec9131921977e70 diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 93845a356d..fef04bb603 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -77,31 +77,32 @@ 0.5.2-SNAPSHOT 0.5.2-SNAPSHOT 0.5.2-SNAPSHOT - 0.2.4-SNAPSHOT - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT + 0.2.5-SNAPSHOT 1.1-SNAPSHOT 0.5.2-SNAPSHOT 0.5.2-SNAPSHOT 0.7.1-SNAPSHOT 0.1.2-SNAPSHOT - 0.7.1-SNAPSHOT + 0.8.1-SNAPSHOT 0.0.3-SNAPSHOT 0.1.2-SNAPSHOT 0.0.3-SNAPSHOT 0.1.2-SNAPSHOT 0.5.2-SNAPSHOT 0.5.0-SNAPSHOT - 4.0.10.Final + 4.0.17.Final 2.4 0.4.2-SNAPSHOT 0.4.2-SNAPSHOT - 0.5.1-SNAPSHOT + 0.6.0-SNAPSHOT 0.5.1-SNAPSHOT 0.5.1-SNAPSHOT - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT 0.4.2-SNAPSHOT 0.4.2-SNAPSHOT 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT 1.17 7.0.42 @@ -113,6 +114,13 @@ 1.7 1.3.1 + 2.4.3 + src/main/xtend-gen + src/main/yang-gen-config + src/main/yang-gen-sal + + + 0000.0002.0035.0 @@ -292,6 +300,12 @@ org.eclipse.equinox.launcher 1.3.0.v20120522-1813 + + xmlunit + xmlunit + 1.5 + test + geminiweb @@ -646,6 +660,16 @@ ganymed 1.1-SNAPSHOT + + org.opendaylight.controller.thirdparty + nagasena + ${exi.nagasena.version} + + + org.opendaylight.controller.thirdparty + nagasena-rta + ${exi.nagasena.version} + com.google.code.findbugs jsr305 @@ -673,6 +697,11 @@ ietf-topology ${ietf-topology.version} + + org.opendaylight.yangtools.model + ietf-topology-l3-unicast-igp + ${ietf-topology.version} + org.opendaylight.yangtools.model opendaylight-l2-types @@ -694,6 +723,16 @@ concepts ${yangtools.version} + + org.opendaylight.yangtools + restconf-client-api + ${yangtools.version} + + + org.opendaylight.yangtools + restconf-client-impl + ${yangtools.version} + @@ -792,7 +831,7 @@ org.opendaylight.controller clustering.services-implementation - ${controller.version} + ${clustering.services_implementation.version} org.opendaylight.controller @@ -1149,6 +1188,11 @@ + + org.eclipse.xtend + org.eclipse.xtend.lib + ${xtend.version} + org.opendaylight.controller sal-common @@ -1204,6 +1248,13 @@ sal-binding-broker-impl ${mdsal.version} + + org.opendaylight.controller + sal-binding-broker-impl + ${mdsal.version} + test-jar + test + org.opendaylight.controller sal-compatibility @@ -1271,60 +1322,60 @@ org.opendaylight.controller - concepts - ${concepts.version} + sal-remote + ${mdsal.version} - - - org.opendaylight.controller - config-api - ${config.version} + sal-restconf-broker + ${mdsal.version} org.opendaylight.controller - config-manager - ${config.version} + sal-binding-util + ${mdsal.version} org.opendaylight.controller - yang-jmx-generator - ${config.version} + concepts + ${concepts.version} - org.opendaylight.controller - yang-store-api - ${config.version} + org.opendaylight.controller + sal-remoterpc-connector + ${mdsal.version} + + + org.opendaylight.controller - yang-store-impl + config-api ${config.version} org.opendaylight.controller - logback-config + config-manager ${config.version} org.opendaylight.controller - config-persister-api + yang-jmx-generator ${config.version} org.opendaylight.controller - config-persister-file-adapter + logback-config ${config.version} org.opendaylight.controller - config-persister-file-xml-adapter + config-persister-api ${config.version} org.opendaylight.controller - config-persister-directory-adapter + config-persister-file-xml-adapter ${config.version} @@ -1332,11 +1383,6 @@ config-persister-directory-xml-adapter ${config.version} - - org.opendaylight.controller - config-persister-directory-autodetect-adapter - ${config.version} - org.opendaylight.controller @@ -1442,7 +1488,16 @@ configuration ${configuration.version} - + + org.bouncycastle + bcprov-jdk15on + 1.50 + + + org.bouncycastle + bcpkix-jdk15on + 1.50 + @@ -1464,7 +1519,7 @@ opendaylight-snapshot opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ + ${nexusproxy}/repositories/${nexus.repository.snapshot}/ true @@ -1560,7 +1615,7 @@ opendaylight-snapshot opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ + ${nexusproxy}/repositories/${nexus.repository.snapshot}/ true @@ -1573,12 +1628,12 @@ opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ + ${nexusproxy}/repositories/${nexus.repository.release}/ opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ + ${nexusproxy}/repositories/${nexus.repository.snapshot}/ @@ -1683,7 +1738,7 @@ true ${project.basedir} **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat - **\/target\/,**\/bin\/,**\/target-ide\/ + **\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/ @@ -1721,6 +1776,7 @@ maven-surefire-plugin ${surefire.version} + ${testvm.argLine} logback.configurationFile @@ -1749,6 +1805,10 @@ + + org.codehaus.mojo + build-helper-maven-plugin + @@ -1757,6 +1817,17 @@ maven-release-plugin ${releaseplugin.version} + + org.jacoco + jacoco-maven-plugin + ${jacoco.version} + + + org.opendaylight.yangtools + yang-maven-plugin + ${yangtools.version} + + org.eclipse.m2e @@ -1860,6 +1931,19 @@ + + + org.apache.maven.plugins + maven-enforcer-plugin + ${enforcer.version} + + enforce + + + + + + @@ -1931,6 +2015,67 @@ ${java.version.target} + + org.eclipse.xtend + xtend-maven-plugin + ${xtend.version} + + + + compile + + + ${xtend.dstdir} + + + + + + maven-clean-plugin + + + + ${xtend.dstdir} + + ** + + + + ${jmxGeneratorPath} + + ** + + + + ${salGeneratorPath} + + ** + + + + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.8 + + + add-source + generate-sources + + add-source + + + + ${jmxGeneratorPath} + ${salGeneratorPath} + ${xtend.dstdir} + + + + +