Will add the deps manually, thanks guys! On May 23, 4:41 pm, Stuart McCulloch <[email protected]> wrote: > On May 24, 2010, at 3:02, "Dhanji R. Prasanna" <[email protected]> wrote: > > > Happy for you or anyone else maven savvy to submit a buildable pom > > too! > > btw, I have a Maven based (patched) build over at: > > http://svn.sonatype.org/spice/trunk/spice-inject/guice-patches/ > > feel free to borrow ideas from the pom - it still kicks off ant to do > the build, but attaches the result (plus sources and javadoc) so Maven > can install/deploy > > > > > > > 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] > >> . > >> For more options, visit this group > >> athttp://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 > >> athttp://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 > > athttp://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 > > athttp://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 > athttp://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.
