Documentation: "Guide to using attached tests" specifies wrong classifier
-------------------------------------------------------------------------

                 Key: MJAR-95
                 URL: http://jira.codehaus.org/browse/MJAR-95
             Project: Maven 2.x Jar Plugin
          Issue Type: Bug
    Affects Versions: 2.1
         Environment: Maven 2.0.8
            Reporter: Jim Cushing
            Priority: Minor


http://maven.apache.org/guides/mini/guide-attached-tests.html

      <classifier>test-jar</classifier>

Should be:

      <classifier>tests</classifier>

With this change, test JAR dependencies will correctly be found.

-- 
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

        

Reply via email to