Github user Tibor17 commented on the pull request:

    https://github.com/apache/maven-surefire/pull/107#issuecomment-164299087
  
    I use Maven 3.3.9 like you use.
    
    Do you have this path
    
`surefire-integration-tests/target/CheckTestNgListenerReporterIT_testNgListenerReporter_5.14.4`?
    
    I use Java 7 which is maybe the only one difference. 
    I added `.addGoal( "-X" )` in your IT class and TestNG 5.14.4 has 
dependencies with `<scope>compile</scope>` and the classpath in IT is 
    `[DEBUG] boot(compact) classpath:  surefire-booter-2.20-SNAPSHOT.jar  
surefire-api-2.20-SNAPSHOT.jar  test-classes  classes  testng-5.14.4.jar  
surefire-testng-utils-2.20-SNAPSHOT.jar  surefire-grouper-2.20-SNAPSHOT.jar  
surefire-testng-2.20-SNAPSHOT.jar  common-java5-2.20-SNAPSHOT.jar`
    
    I think Surefire has dependency resolution issue.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to