Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.7
-
Fix Version/s: Documentation Deficit
-
Component/s: Documentation: Guides
-
Labels:None
-
Number of attachments :
Description
http://maven.apache.org/guides/mini/guide-attached-tests.html states that dependencies on test-jars should state a type of "tests" (<type>tests</type>).
Correct would be a type of "test-jar" (<type>test-jar</type>)