Hi,

I am using latest Maven 3.

I have configured maven-antrun-plugin version 1.3 for a simple copy task
which works fine. I tried later version 1.4 to 1.6 but they fail.

The issue is that its not resolving maven properties like
${project.parent.basedir}


The problem with 1.3 version is that it does not support parallel builds.
Any idea?

thanks
Bhushan

Reply via email to