Happy for you or anyone else maven savvy to submit a buildable pom too! Dhanji =)
On Sun, May 23, 2010 at 11:45 AM, Christian Edward Gruber < [email protected]> wrote: > It is, but I and a couple of others have worked up build-worthy poms (I > accidentally ditched mine, so I'll have to re-create), but I did get it > working with a pom for the guice trunk at one point. > > Christian. > > On May 23, 2010, at 2:43 PM, Dhanji R. Prasanna wrote: > > I think our pom is designed for hosting, not as a build pom, that's why it > probably doesn't work. > > Greg can tell you more. But yes go ahead and add any deps you need to make > it build (should just be those two for guice itself). > > Dhanji. > > On Sun, May 23, 2010 at 11:36 AM, Pablo Fernandez < > [email protected]> wrote: > >> 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]<google-guice%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-guice?hl=en. >> >> > > -- > 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. > > > -- > 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]<google-guice%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-guice?hl=en. > -- 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.
