diff --git a/libraries/tools/runtime/pom.xml b/libraries/tools/runtime/pom.xml index f887a4724fc..090bd908eda 100644 --- a/libraries/tools/runtime/pom.xml +++ b/libraries/tools/runtime/pom.xml @@ -16,9 +16,33 @@ jar - ${project.basedir}/../../../runtime/src + target/copied-sources + + org.apache.maven.plugins + maven-antrun-plugin + 1.7 + + + + copy-sources + process-sources + + + + + + + + + + run + + + + + org.apache.maven.plugins maven-source-plugin