testng-spring has a invalid dependency on testng.
-------------------------------------------------

                 Key: MEV-454
                 URL: http://jira.codehaus.org/browse/MEV-454
             Project: Maven Evangelism
          Issue Type: Bug
          Components: Dependencies
            Reporter: Alexandre Poitras


The following dependency is found in the pom :
<dependency>
    <groupId>org.testng</groupId>
    <artifactId>testng</artifactId>
     <version>4.7</version>
</dependency>

But testng requires a classifier value specifying either to use the jdk 1.4 or 
1.5. I have absolutely no idea how to fix this.


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