maven pull request: Avoid mixing two flavours of Guice on the classpath.

2013-03-19 Thread mcculls
Github user mcculls closed the pull request at: https://github.com/apache/maven/pull/5 - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

maven pull request: Avoid mixing two flavours of Guice on the classpath.

2013-03-19 Thread mcculls
GitHub user mcculls opened a pull request: https://github.com/apache/maven/pull/5 Avoid mixing two flavours of Guice on the classpath. Note: the main blocker to using Google-Guice for Maven3 is the lack of a release with the new ProvisionListener API, which is needed to support Plex