RE: Problem with calling ant from site:site goal

2005-09-26 Thread Yann Le Du
Hi Achim, In , you must specify the goal of the plugin you are configuring, not the one of the phase you are using (if this ever makes sense). You are configuring maven-antrun-plugin, so you should use run. Look into this file (source code) : http://svn.apache.org/viewcvs.cgi/maven/components/tru

Problem with calling ant from site:site goal

2005-09-24 Thread Achim Hügen
Hi, I'm trying to call ant during the site:site goal: org.apache.maven.plugins maven-antrun-plugin site TEST -