X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=7ad393fbc312e5dcc184b7c9d8f7f77f9b17a0c3;hb=153362f50d57c7e3b39e07b626d8acf238aa88ed;hp=b15d8312d43f525013bd2eb28f47dbf63f0995c6;hpb=f5e9689b95d945c22c7a38870681cab899326de9;p=yangtools.git diff --git a/pom.xml b/pom.xml index b15d8312d4..7ad393fbc3 100644 --- a/pom.xml +++ b/pom.xml @@ -1,335 +1,72 @@ - - - 4.0.0 - yangtools - org.opendaylight.yangtools - 0.6.0-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 - - - - - ${project.groupId} - concepts - ${project.version} - - - - - - - - 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 - - - - + + + + + + 4.0.0 + yangtools-aggregator + org.opendaylight.yangtools + 0.6.2-SNAPSHOT + pom + + + scm:git:ssh://git.opendaylight.org:29418/yangtools.git + scm:git:ssh://git.opendaylight.org:29418/yangtools.git + https://wiki.opendaylight.org/view/YANG_Tools:Main + HEAD + + + + code-generator + common + integration-test + model + restconf + websocket + yang + benchmarks + + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.12 + + false + checkstyle-logging.xml + true + true + ${project.basedir} + **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat,**\/*.yang + **\/target\/,**\/bin\/,**\/target-ide\/,**\/src/main/yang-gen-config\/,**\/src/main/yang-gen-sal\/,**\/src/main/xtend-gen\/ + + + + org.opendaylight.yangtools + checkstyle-logging + ${project.version} + + + + + + check + + + + + + + +