X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=cee2ea516f543b0f9dfdafa14f99a7700a6aa870;hb=443dc94256ae116ff1a7aa3314485475d3c288f1;hp=932f08d1afbfd6ac4c45a5d0780e691560ddc1d8;hpb=8c9d975256458fb743ccbfe1d04152fac3a62dc3;p=yangtools.git diff --git a/pom.xml b/pom.xml index 932f08d1af..cee2ea516f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,23 +1,46 @@ - + 4.0.0 yangtools org.opendaylight.yangtools - 0.5-SNAPSHOT + 0.1.1-SNAPSHOT pom UTF-8 1.7.2 http://nexus.opendaylight.org/content - 0.5.7-SNAPSHOT + + + 1.7 + 1.7 + + 2.4.0 + 2.4 + 2.9.1 + 2.2.1 + 2.16 + + + 0.5.8-SNAPSHOT + 1.7.2 + 14.0.1 + 2.4.3 + 2.1.6 + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + https://wiki.opendaylight.org/view/YANG_Tools:Main + + + concepts yang code-generator + model @@ -40,20 +63,6 @@ - - - - ebr-bundles-release - ebr-bundles-release - ${nexusproxy}/repositories/ebr-bundles-release/ - - - - - ebr-bundles-external - ebr-bundles-external - ${nexusproxy}/repositories/ebr-bundles-external/ - @@ -68,27 +77,7 @@ 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 @@ -106,18 +95,36 @@ + junit junit 4.10 test - true + + org.mockito + mockito-all + 1.9.5 + test + + + org.slf4j slf4j-api 1.7.2 + + com.google.guava + guava + 14.0.1 + + + org.eclipse.xtend + org.eclipse.xtend.lib + ${xtend.version} + @@ -139,25 +146,131 @@ + + + + org.apache.maven.plugins + maven-jar-plugin + ${maven.jar.version} + + + + ${project.build.outputDirectory}/META-INF/MANIFEST.MF + + + + + org.apache.felix + maven-bundle-plugin + ${maven.bundle.version} + true + + + bundle-manifest + process-classes + + manifest + + + + + + ${project.groupId}.${project.artifactId} + * + + + + + org.eclipse.xtend + xtend-maven-plugin + ${xtend.version} + + + + compile + + + ${basedir}/src/main/xtend-gen + + + + + + maven-clean-plugin + 2.4.1 + + + + ${basedir}/src/main/xtend-gen + + ** + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.felix + maven-bundle-plugin + [1.0,) + + manifest + + + + + + + + + + + + org.apache.maven.plugins - maven-compiler-plugin - 2.0 - true - - 1.7 - 1.7 - + maven-jar-plugin + + + org.apache.felix + maven-bundle-plugin + + + org.apache.maven.plugins + maven-source-plugin + ${maven.source.version} + + + attach-sources + + jar + + + org.apache.maven.plugins maven-javadoc-plugin - 2.9.1 + ${maven.javadoc.version} maven + + attach-javadocs + + jar + + aggregate @@ -188,6 +301,4 @@ - -