Run Ant from Maven.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 10 Dec 2012 23:28:59 +0200
changeset 1447 d4399aacf09e
parent 1446 6c935c71520e
child 1448 0b68966ae7cb
Run Ant from Maven.
maven.rst
--- 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
+