ok, it seems we have a problem with Ant 1.8.0: I opened a Jira issue
http://jira.codehaus.org/browse/MANTTASKS-178
Need to investigate now...
Regards,
Hervé
Le mercredi 17 février 2010, Tony2010 a écrit :
> Hi,
>
> I am using Maven Ant Task to call Maven Artifacts from Apache Ant (1.8).
> The artifact:pom task is not able to load the maven pom file so its not
> loading Maven pom.build.sourceDirectory and all the other POM parameters.
> The Same was working fine with Apache Ant (1.7.1).
>
> <artifact:pom id="maven.project" file="pom.xml" />
> <echo>The Source directory is ${maven.project.build.sourceDirectory}</echo>
>
> Any Help would be highly Appreciated.
>
> Thanks.
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]