Using a complete maven repo copy

2013-06-18 Thread DaveyBob
Hi, Hoping you can help me see what I've got wrong with this. I do most of my development on Linux. My ~/.m2/settings.xml contains localRepository/data/m2/repository/localRepository, since my repo sits in a custom location (different disk). Now, when I go home at night, I sometimes want to take

Re: Maven Eclipse Plugin doesn't include all source paths in generated .classpath file in a Java / Groovy project

2011-07-13 Thread DaveyBob
I essentially have the same problem. I am just getting started with Groovy for this project. Environment: Ubuntu 11.04 Eclipse 3.7 Groovy Eclipse plugin 2.5.1 Maven 2.2.1 Following the instructions in the Groovy Eclipse Plugin page