On Sun, Oct 10, 2010 at 3:31 AM, Mingfai <[email protected]> wrote: > > for sure Maven in theory "should" be able to handle different structure and > Guice's developers could have their own preference, the maven's structure > does have some advantages. Let's compare: > src/... > test/... > > with: > > core/src/main/java/... > core/src/test/java/... >
Not to start a flame war here, but this comparison seems rather starkly to point out the simplicity and elegance of our current layout. =) Also, I'm supporting mavenizing as an alternative for our users who are familiar with maven, but it would be more difficult for me to make the argument to replace Ant as the primary build system (that is another discussion for another thread), which I am not proposing right now. Dhanji. -- 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.
