# HG changeset patch # User Oleksandr Gavenko # Date 1355174939 -7200 # Node ID d4399aacf09e967a772a31e90d0e8f6d57cd622e # Parent 6c935c71520e2d092fa91e1eef9adcaefb8eab46 Run Ant from Maven. 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 +