diff --git a/pom.xml b/pom.xml index 855d72694..0d6514716 100644 --- a/pom.xml +++ b/pom.xml @@ -391,7 +391,65 @@ javadocs + + + + maven-antrun-plugin + + + package + + + + + + + + + + + + + + + + + + + + + run + + + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.7 + + + attach-artifacts + package + + attach-artifact + + + + + target/commons-math3-tools-${project.version}.jar + jar + tools + + + + + + +