Github user jvanzyl commented on the pull request:

    https://github.com/apache/maven/pull/32#issuecomment-78013185
  
    I chatted with Igor and he's going to try and change the way the classpath 
is constructed for plugins. The issue here appears to be forking where SLF4J is 
filtered out of the classpath which is going to cause issues. For in VM use the 
classrealm needs to be filtered because we're exporting from the core but while 
forking we'll leave the classpath untouched. We'll try that and see if the ITs 
all work and fixes this particular 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 [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