X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=4aebc8d74600fa844704cde21b1fb8c37774b3e7;hb=6d5bc79e51c24f02fed64e976eb5b83398c9afad;hp=0ac2bbe569b010475810db978d5685de9ebe1d75;hpb=72c131ac6e3ecf946d6a608570d3ad82dbc4f20b;p=yangtools.git diff --git a/pom.xml b/pom.xml index 0ac2bbe569..4aebc8d746 100644 --- a/pom.xml +++ b/pom.xml @@ -1,94 +1,328 @@ - - 4.0.0 - - org.opendaylight.controller - yang-prototype - 0.5-SNAPSHOT - - - org.opendaylight.controller - yang - 0.5-SNAPSHOT - pom - - yang-common - yang-data-api - yang-data-util - yang-model-api - yang-model-util - yang-binding - ../code-generator/yang-model-parser-api - ../code-generator/yang-model-parser-impl - ../code-generator/maven-yang - ../code-generator/maven-yang-plugin - ../code-generator/maven-yang-plugin-it - - - - - - junit - junit - test - true - - - org.slf4j - slf4j-api - - - org.slf4j - slf4j-simple - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.0 - true - - 1.7 - 1.7 - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.8.1 - - maven - - - - - aggregate - - site - - - - - - - - - org.codehaus.mojo - findbugs-maven-plugin - 2.4.0 - - Max - Low - site - - - - org.codehaus.mojo - jdepend-maven-plugin - 2.0-beta-2 - - - - + + + 4.0.0 + yangtools + org.opendaylight.yangtools + 0.1.1-SNAPSHOT + pom + + + UTF-8 + http://nexus.opendaylight.org/content + + + 1.7 + 1.7 + + + 2.4.0 + 2.4 + 2.9.1 + 2.2.1 + 2.16 + + + 3.1 + 4.10 + 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 + restconf + + + + + + + + central2 + central2 + ${nexusproxy}/repositories/central2/ + + + + + central + central + ${nexusproxy}/repositories/central/ + + + + + + + + + central2 + central2 + ${nexusproxy}/repositories/central2/ + + + + + central + central + ${nexusproxy}/repositories/central/ + + + + + opendaylight-release + opendaylight-release + ${nexusproxy}/repositories/opendaylight.release/ + + + + opendaylight-snapshot + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + + + + + + + + junit + junit + ${junit.version} + test + + + org.mockito + mockito-all + 1.9.5 + test + + + + + org.slf4j + slf4j-api + ${slf4j.version} + + + com.google.guava + guava + ${guava.version} + + + org.eclipse.xtend + org.eclipse.xtend.lib + ${xtend.version} + + + org.apache.commons + commons-lang3 + ${commons.lang.version} + + + + + org.sonatype.plexus + plexus-build-api + 0.0.7 + + + org.codehaus.plexus + plexus-slf4j-logging + 1.1 + + + + + + + + opendaylight-release + ${nexusproxy}/repositories/opendaylight.release/ + + + + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + + ${project.artifactId}-site + ./ + + + + + + + + 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-javadoc-plugin + ${maven.javadoc.version} + + stylesheet.css + + + + attach-javadocs + + jar + + + + + aggregate + + site + + + + + + + + org.apache.maven.plugins + 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 + + + + + + + + org.codehaus.mojo + findbugs-maven-plugin + 2.4.0 + + Max + Low + site + + + + org.codehaus.mojo + jdepend-maven-plugin + 2.0-beta-2 + + + +