Github user jdillon commented on a diff in the pull request: https://github.com/apache/maven/pull/81#discussion_r64118607 --- Diff: pom.xml --- @@ -282,6 +282,16 @@ <version>1.1.7</version> <optional>true</optional> </dependency> + <dependency> + <groupId>org.sonatype.gossip</groupId> + <artifactId>gossip-slf4j</artifactId> + <version>1.9-SNAPSHOT</version> --- End diff -- Yup, working on that; marked the PR as WIP until I can get this sorted out
--- 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