diff --git a/pom.xml b/pom.xml index b8948f8376..5fdbd23f3a 100644 --- a/pom.xml +++ b/pom.xml @@ -369,6 +369,46 @@ limitations under the License. build-helper-maven-plugin 1.5 + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-antrun-plugin + [1.0,) + + run + + + + + + + + + org.codehaus.mojo + build-helper-maven-plugin + [1.0,) + + add-source + + + + + + + + + +