X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-parent%2Fpom.xml;h=1c0e0540dcfd2882d44f33d0eadc2fff01ffe146;hb=refs%2Fchanges%2F76%2F69876%2F11;hp=0b2b634170e7541e59760e236dc249d7a2ecf33c;hpb=1c9255fca204f4f7207d4fe3521fbfcdf087e10d;p=controller.git diff --git a/opendaylight/config/config-parent/pom.xml b/opendaylight/config/config-parent/pom.xml index 0b2b634170..1c0e0540dc 100644 --- a/opendaylight/config/config-parent/pom.xml +++ b/opendaylight/config/config-parent/pom.xml @@ -6,25 +6,25 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, 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.13.0-SNAPSHOT 4.0.0 org.opendaylight.controller config-parent - 0.3.0-SNAPSHOT + 0.9.0-SNAPSHOT pom - 0.3.0-SNAPSHOT - 1.2.0-SNAPSHOT - src/main/yang-gen-config + 0.9.0-SNAPSHOT + 1.8.0-SNAPSHOT + 2.0.3 + ${project.build.directory}/generated-sources/config-binding src/main/config/default-config.xml @@ -45,10 +45,28 @@ and is available at http://www.eclipse.org/legal/epl-v10.html pom import + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.3 + pom + import + + + org.opendaylight.mdsal + mdsal-artifacts + 2.5.0-SNAPSHOT + pom + import + + + org.opendaylight.yangtools + yang-common + org.opendaylight.controller config-api @@ -64,6 +82,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yang-maven-plugin + 2.0.3 org.opendaylight.controller @@ -102,14 +121,62 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ** + + ${salGeneratorPath} + + ** + + + + 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}