[
http://jira.codehaus.org/browse/MANT-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Bentmann closed MANT-37.
---------------------------------
Assignee: Benjamin Bentmann
Resolution: Fixed
Fix Version/s: 2.1
Fixed in r639680.
> Wrong path to test resources in maven-build.xml
> -----------------------------------------------
>
> Key: MANT-37
> URL: http://jira.codehaus.org/browse/MANT-37
> Project: Maven 2.x Ant Plugin
> Issue Type: Bug
> Affects Versions: 2.0
> Reporter: Benjamin Bentmann
> Assignee: Benjamin Bentmann
> Priority: Minor
> Fix For: 2.1
>
>
> Current content of maven-build.xml:
> {code:xml}
> <property name="maven.build.testResourceDir.0" value="src/main/resources"/>
> {code}
> Expected content of maven-build.xml:
> {code:xml}
> <property name="maven.build.testResourceDir.0" value="src/test/resources"/>
> {code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira