Hi Oleg, would developers in these environments never run command-line Maven? We demand our developers to run a full command-line Maven just before they commit their work to Subversion, to make sure all tests succeed. Apparently we've not the trust yet in Eclipse (and m2eclipse) or perhaps not the patience to wait for it to finish on our entire base of projects (there are about 80 of them). The lack of trust comes from a lot of "red crosses" (errors) in Eclipse, in the past, which we're now looking into more thouroughly, hency my presence in these forums/mailing lists.
Oleg-32 wrote: > > Just a bit of experience: I've been using m2eclipse in organizations > that are 100% Eclipse and those where there were several IDE's. In none > of them I committed .classpath and .project into SVN - m2eclipse > always did the right job for me - created appropriate Eclipse > environment on checkout or import. > > The only trick I had to use sometimes on multi-module checkouts - > instead of SVN->Checkout As Maven Project, I did checkout in cli, then > "Import as Maven project". This I did because I wanted precise layout > and location for all my modules. But this might also be possible with > "SVN->Checkout As Maven Project" - I was lazy to learn all the options :( > > And don't forget the magic button: when nothing works and everything > seems to be broken - I was able to fix a lot of things with Context > Menu->Maven->Update Dependencies and Context Menu->Maven->Update Project > Configuration. > > Hope this helps, > Oleg >> >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> >> > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > > -- View this message in context: http://www.nabble.com/src-main-resources-revisited-tp18412792p18675162.html Sent from the Maven Eclipse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
