Github user Tibor17 commented on the issue:

    https://github.com/apache/maven-surefire/pull/127
  
    @britter 
    After using one integration tests only
    `<include>org/apache/**/JUnit47ParallelIT.java</include>`
    I got same errors as in Jenkins.
    I think the dependency `commons-lang3` is not propagated to the forked jvm. 
Maybe somewhere some scope but not in our code.
    If you run the test and go to `target/surefire` you will see a jar file. 
Download it and lookup `commons` in manifest.


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