diff --git a/ant/xdocs/goals.xml b/ant/xdocs/goals.xml index 2e530297..2afaad65 100644 --- a/ant/xdocs/goals.xml +++ b/ant/xdocs/goals.xml @@ -55,7 +55,7 @@ ant:execute since 1.10 - Execute the ant build file located at ${maven.ant.execute.dir}/${maven.ant.execute.script} + Execute the ant build file located at ${maven.ant.execute.dir}/${maven.ant.execute.script}. Be careful, in this case ant uses the classpath given by maven, thus you can have a different behaviour if you use this task instead of the real ant application.