X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=parent%2Fpom.xml;h=1621133350b09177c19739c8de4e2ffe8a57440e;hb=15b713dfcc35cbf8f6a133f76c19174e830caac0;hp=0c36352cc40875d22d4183a4f3282b977d9c19fc;hpb=dec96bd720364877a60ff47784a05e6419d51970;p=bgpcep.git diff --git a/parent/pom.xml b/parent/pom.xml index 0c36352cc4..1621133350 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -7,27 +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 + 3.1.3 + org.opendaylight.bgpcep bgpcep-parent BGPCEP common parent - 0.9.0-SNAPSHOT + 0.10.0-SNAPSHOT pom @@ -38,75 +30,52 @@ - - 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.controller + mdsal-artifacts + 1.8.0-SNAPSHOT + import + pom + + org.opendaylight.yangtools yangtools-artifacts - ${yangtools.version} + 2.0.9 import pom - - + org.opendaylight.mdsal mdsal-artifacts - ${mdsal.version} - import + 2.5.0-SNAPSHOT pom + import org.opendaylight.mdsal.model mdsal-model-artifacts - ${mdsal.model.version} - import + 0.13.0-SNAPSHOT pom - - - - - org.opendaylight.controller - mdsal-artifacts - ${controller.mdsal.version} import - pom - org.opendaylight.controller - config-artifacts - ${controller.config.version} - import + org.opendaylight.netconf + restconf-artifacts + 1.8.0-SNAPSHOT pom + import @@ -116,7 +85,11 @@ org.apache.maven.plugins maven-project-info-reports-plugin - ${maven.info.reports.version} + ${projectinfo} + + false + false + @@ -126,16 +99,29 @@ - + + + org.codehaus.mojo + jdepend-maven-plugin + 2.0-beta-2 + @@ -159,45 +145,23 @@ 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,168 +169,30 @@ 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 - - org.opendaylight.yangtools checkstyle-logging - ${yangtools.version} + 2.0.9 - - - - check - - - + + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true + - - - - - - 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} - - - - - + + 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 +