[m2e-users] Will there be a m2e Juno SR1 release?

2012-08-17 Thread Paul Benedict
I don't see a Juno SR1 Target Milestone for m2e in Bugzilla; there is one for Kepler M1. Does this mean there will not be any backporting of fixes when Juno SR1 goes out in September? Thanks, Paul ___ m2e-users mailing list m2e-users@eclipse.org https://

Re: [m2e-users] Cannot find update site for m2e-subversive

2012-08-17 Thread Paul Benedict
Billy, Last I heard, Sonatype gave up supporting SVN connectors: https://github.com/sonatype/m2eclipse-subclipse/issues/3 I don't know who (if anyone) picked up development for the Subversive connector, but the Subclipse connector is currently supported by Tigris: https://github.com/sonatype/m2ec

[m2e-users] Excluding duplicate resources in a hierarchical project?

2012-10-02 Thread Paul Benedict
When I check out a hierarchical project and do a CTRL+R (Open Resource), a resource appears N times due to it being traceable from several projects. For example file /parent/war/WEB-INF/web.xml, it will display 2 times because it is found in projects (1) /parent and (2) /parent/war. This seems lik

Re: [m2e-users] Excluding duplicate resources in a hierarchical project?

2012-10-03 Thread Paul Benedict
needs to be properly addressed > at platform level. > > -- > Regards, > Igor > > > On 12-10-02 8:10 AM, Paul Benedict wrote: > >> When I check out a hierarchical project and do a CTRL+R (Open Resource), >> a resource appears N times due to it being traceable fro

Re: [m2e-users] Checking out a multi-module project using Juno & m2e

2012-11-28 Thread Paul Benedict
One thing I wish m2e provided was ability to add a prefix to checkout/import so that I can checkout several branches of the same project. I can't right now; as you said, you all get the same project name. The only other solution is to use different workspaces. Paul On Wed, Nov 28, 2012 at 12:05