I looked briefly in the archives and didn't find anything. If I missed it let 
me know. 

I'm wondering why the main Guice artifacts in Maven central depend on Sisu 
directly? I don't think this is correct since the official ZIP file 
distribution you download from the Guice Google code project does not include 
that JAR.

Additionally, as I was reading through the POM in Maven central for 
com.google.inject:guice:3.0 it looked like not only does this depend on Sisu 
directly as a compile time dependency, but it also states that Guice JarJar's 
Sisu at some point during the build. Taking a quick look at the official Guice 
JARs, there aren't any sisu packages or classes in there.

This appears to bring up a few questions:

1. Am I missing something?
2. Is someone besides the Guice committers managing the POM?
3. Is someone attempting to promote Sisu through Guice?
4. Can we safely remove that dependency and clean up the POM?

-bp

-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-guice?hl=en.

Reply via email to