X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-parent%2Fpom.xml;h=72a416cb4c4e4a567aa6bd4a3e132ad4eda3c6cf;hp=af39b63447cdf6429371a40a8155de53272cba1d;hb=d9fdf68ed04df4fbc03f6fd02a1141164b8b2734;hpb=85a4118a6fe51d8571a1e7bb398d954e4ceddd33 diff --git a/opendaylight/config/config-parent/pom.xml b/opendaylight/config/config-parent/pom.xml index af39b63447..72a416cb4c 100644 --- a/opendaylight/config/config-parent/pom.xml +++ b/opendaylight/config/config-parent/pom.xml @@ -9,23 +9,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.opendaylight.yangtools + org.opendaylight.mdsal binding-parent - 0.7.0-SNAPSHOT + 0.12.0-SNAPSHOT 4.0.0 org.opendaylight.controller config-parent - 0.3.0-SNAPSHOT + 0.8.0-SNAPSHOT pom - 0.3.0-SNAPSHOT - 1.2.0-SNAPSHOT - 0.7.0-SNAPSHOT - src/main/yang-gen-config + 0.8.0-SNAPSHOT + 1.7.0-SNAPSHOT + 1.2.0 + ${project.build.directory}/generated-sources/config-binding src/main/config/default-config.xml @@ -53,6 +53,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html pom import + + org.opendaylight.mdsal + mdsal-artifacts + 2.4.0-SNAPSHOT + pom + import + @@ -76,6 +83,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yang-maven-plugin + ${yangtools.version} org.opendaylight.controller @@ -123,11 +131,53 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + org.codehaus.mojo + build-helper-maven-plugin + + + add-yang-sources + generate-sources + + add-source + + + + ${jmxGeneratorPath} + ${salGeneratorPath} + + + + + + + + + org.apache.maven.plugins + maven-pmd-plugin + + + cpd + process-sources + + cpd-check + + + + ${jmxGeneratorPath} + ${salGeneratorPath} + + + + + + attach-config-without-filtering ${config.file}