You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Kamran Yadav <ka...@gmail.com> on 2010/11/25 07:55:43 UTC

maven-antrun-plugin:1.4 and not resolving maven properties

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