Github user juherr commented on the pull request:

    https://github.com/apache/maven-surefire/pull/107#issuecomment-160334856
  
    Some artifacts was corrupted before. Now, they are the same than central.
    
    For 5.14.3:
    -----
    > [WARNING] The POM for org.testng:testng:jar:5.14.3 is invalid, transitive 
dependencies (if any) will not be available, enable debug logging for more 
details
    
    But I don't see what's wrong with the pom but it explains the 
NoClassDefFound.
    
    For 5.14.2:
    ------
    > Cannot load class from file: listenReport.ResultListener 
listenReport.SuiteListener
        at org.testng.internal.ClassHelper.fileToClass(ClassHelper.java:464)
        at org.testng.TestNG.configure(TestNG.java:1182)
        at org.testng.TestNG.configure(TestNG.java:1341)
        at 
org.apache.maven.surefire.testng.conf.TestNGMapConfigurator.configure(TestNGMapConfigurator.java:52)
    
    For 5.13:
    -----
    > java.lang.ClassCastException: java.util.ArrayList cannot be cast to 
java.lang.String
        at org.testng.TestNG.configure(TestNG.java:1370)
        at 
org.apache.maven.surefire.testng.conf.TestNGMapConfigurator.configure(TestNGMapConfigurator.java:52)



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to