Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0
-
None
Description
Current content of maven-build.xml:
<property name="maven.build.testResourceDir.0" value="src/main/resources"/>
Expected content of maven-build.xml:
<property name="maven.build.testResourceDir.0" value="src/test/resources"/>