X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=parent%2Fpom.xml;h=de63b3816f4b4444cd20ed9d59f618c793a9ffc4;hb=ab13f495d637554229137120f5533721ab0a282b;hp=27417191ebc801cda4a2ac73c9802845b48aaadd;hpb=1f069d2c9074ae7dd0c7da7fe082bc8520fe1599;p=bgpcep.git diff --git a/parent/pom.xml b/parent/pom.xml index 27417191eb..de63b3816f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -7,26 +7,19 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - 4.0.0 - - scm:git:ssh://git.opendaylight.org:29418/bgpcep.git - scm:git:ssh://git.opendaylight.org:29418/bgpcep.git - https://wiki.opendaylight.org/view/BGP_LS_PCEP:Main - HEAD - org.opendaylight.odlparent - odlparent - 2.0.5 - + bundle-parent + 5.0.1 + org.opendaylight.bgpcep bgpcep-parent BGPCEP common parent - 0.9.0-SNAPSHOT + 0.12.0-SNAPSHOT pom @@ -37,75 +30,46 @@ - - UTF-8 - - 2.7 - - - 1.2.0 - - - 2.4.0-SNAPSHOT - 0.12.0-SNAPSHOT - - - 0.8.0-SNAPSHOT - 0.11.0-SNAPSHOT - 1.7.0-SNAPSHOT - - 0.9.0-SNAPSHOT - - org.opendaylight.bgpcep bgpcep-artifacts - ${bgpcep.version} + ${project.version} pom import - - + - org.opendaylight.yangtools - yangtools-artifacts - ${yangtools.version} - import - pom - - - - - org.opendaylight.mdsal + org.opendaylight.controller mdsal-artifacts - ${mdsal.version} + 1.10.0-SNAPSHOT import pom + - org.opendaylight.mdsal.model - mdsal-model-artifacts - ${mdsal.model.version} + org.opendaylight.yangtools + yangtools-artifacts + 3.0.4 import pom - - + - org.opendaylight.controller + org.opendaylight.mdsal mdsal-artifacts - ${controller.mdsal.version} - import + 4.0.2 pom + import + - org.opendaylight.controller - config-artifacts - ${controller.config.version} - import + org.opendaylight.netconf + restconf-artifacts + 1.10.0-SNAPSHOT pom + import @@ -115,7 +79,11 @@ org.apache.maven.plugins maven-project-info-reports-plugin - ${maven.info.reports.version} + ${projectinfo} + + false + false + @@ -125,16 +93,29 @@ - + + + org.codehaus.mojo + jdepend-maven-plugin + 2.0-beta-2 + @@ -158,45 +139,22 @@ maven-surefire-plugin true - alphabetical 1 - false - - - org.apache.maven.plugins maven-dependency-plugin - - true - true - - - - - org.codehaus.mojo - build-helper-maven-plugin - generate-sources + analyze - add-source + analyze-only - - target/generated-sources/sal - target/generated-sources/config - + true + true @@ -205,176 +163,22 @@ org.apache.maven.plugins maven-checkstyle-plugin - true - 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\/,**\/ - .m2repo\/,**\/org/opendaylight/protocol/util/LoggerUtil.java,**\/org/opendaylight/protocol/util/LoggerUtilTest.java + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true - - - org.opendaylight.yangtools - checkstyle-logging - ${yangtools.version} - - - - - - check - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - pl.project13.maven - git-commit-id-plugin - [2.1.4,) - - revision - - - - - - - - - org.opendaylight.yangtools - yang-maven-plugin - [0.5,) - - generate-sources - - - - - - - - - org.jacoco - jacoco-maven-plugin - [0.6,) - - prepare-agent - - - - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - [2.13,) - - check - - - - - - - - - - - - - - org.opendaylight.yangtools - yang-maven-plugin - ${yangtools.version} - - - - generate-sources - - - src/main/yang - - - - org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl - - - target/generated-sources/sal - - - - org.opendaylight.mdsal.binding.yang.unified.doc.generator.maven.DocumentationGeneratorImpl - target/site - - - org.opendaylight.mdsal.binding.yang.wadl.generator.maven.WadlGenerator - target/site - - - - org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator - - ${project.build.directory}/generated-sources/config - - - urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang - - - - - true - - - - - - org.opendaylight.mdsal - maven-sal-api-gen-plugin - ${mdsal.model.version} - jar - - - org.opendaylight.controller - yang-jmx-generator-plugin - ${controller.config.version} - - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - + + scm:git:ssh://git.opendaylight.org:29418/bgpcep.git + scm:git:ssh://git.opendaylight.org:29418/bgpcep.git + https://wiki.opendaylight.org/view/BGP_LS_PCEP:Main + HEAD +