diff -r 6c935c71520e -r d4399aacf09e 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 +