Maven guide to attached tests contains a bug in the documentation
-----------------------------------------------------------------
Key: MNGSITE-26
URL: http://jira.codehaus.org/browse/MNGSITE-26
Project: Maven Project Web Site
Issue Type: Bug
Reporter: zalym
Priority: Minor
The maven guide to using attached
tests(http://maven.apache.org/guides/mini/guide-attached-tests.html) contains a
bug. It supposed to state
<dependency>
<groupId>com.myco.app</groupId>
<artifactId>foo</artifactId>
<version>1.0-SNAPSHOT</version>
<classifier>tests</classifier>
<scope>test</scope>
</dependency>
as that is what the source code supports.
http://www.nabble.com/forum/ViewPost.jtp?post=12812015&framed=y&skin=177
--
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