Stuart:

here:
https://repository.sonatype.org/content/groups/forge/org/sonatype/sisu/sisu-guice/2.1.8-SNAPSHOT/sisu-guice-2.1.8-20101006.210224-25.pom

your have

<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.2</version>
<scope>compile</scope>
</dependency>

probably should be

<scope>test</scope>

?

Andrei

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