X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=4f2b255afd50c08005fae6abcf0d683db73dd86f;hp=6f1b2c0c10629053d96589e581d221be53a184a5;hb=cbcecc2bcdaa79cd684b28e4b6011841d100cfb2;hpb=fe83b9d0320e1cba9eae662a93760fa15718279d diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 6f1b2c0c10..4f2b255afd 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -428,6 +428,26 @@ org.apache.felix maven-bundle-plugin + + org.codehaus.mojo + build-helper-maven-plugin + 1.8 + + + add-source + generate-sources + + add-source + + + + ${project.build.directory}/generated-sources/config + ${project.build.directory}/generated-sources/sal + + + + + org.apache.maven.plugins maven-jar-plugin