X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=parent%2Fpom.xml;h=577acb33351faf93294fffb2afdc35f0a81f0dc5;hb=97613675ac818cf3f155632dfcca171b1976d4e4;hp=802ded076562246b2770086976f8d161e6165b36;hpb=a6c95ee03c6e53fc4e8b59c2a2c4d656d02a63aa;p=openflowjava.git diff --git a/parent/pom.xml b/parent/pom.xml index 802ded07..577acb33 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -130,7 +130,7 @@ org.apache.maven.plugins - maven-checkstyle-plugin + maven-checkstyle-plugin ${checkstyle.version} false @@ -159,6 +159,21 @@ org.codehaus.mojo build-helper-maven-plugin + + + add-yang-sources + generate-sources + + add-source + + + + ${jmxGeneratorPath} + ${salGeneratorPath} + + + +