maven.rst
changeset 1447 d4399aacf09e
parent 1446 6c935c71520e
child 1450 e39ad9b6224a
--- a/maven.rst	Mon Dec 10 22:30:24 2012 +0200
+++ b/maven.rst	Mon Dec 10 23:28:59 2012 +0200
@@ -70,3 +70,10 @@
 
   $ mvn -DskipTests package
 
+Run Ant from Maven.
+===================
+
+ * https://support.sonatype.com/entries/20736282-executing-an-external-ant-script-in-a-maven-build
+ * https://support.sonatype.com/entries/20723081-running-an-inline-ant-script-in-a-maven-build
+ * https://support.sonatype.com/entries/20744068-writing-a-maven-plugin-with-ant
+