Hi guys,

I recently downloaded guice source code to see if I can help with some
of the open issues. This is what I did:

1) checked out the source code with svn.

2) did mvn eclipse:eclipse to generate the project file

3) added both src and test to build path

Now the problem is that it does not compile. By default the pom.xml is
missing some dependencies (aopalliance and javax.inject), so my
question is: Am I doing something wrong? Should I add these to the pom
and let maven take care of it?

Thanks.

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