Well, I have problem to use the last SNAPSHOT because of artifacts download problem and I don't have time to solve it. Anyway, I made this test using eclipse 3.3.0 : replaced every M2_REPO entries in my .classpath to /M2_REPO : didn't notice anything wrong : it seems to work (when displaying java build path in eclipse : it still shows M2_REPO/... I assume it translates it on the fly, or know how to deal with both). Hope this help.
I'm looking forward using the release. Dom Arnaud HERITIER wrote: > > ok, bad investigation.Generated classpaths changed. now it has > "/M2_REPO/....." entries instead of "M2_REPO/..." before and integration > testcases weren't updated. > I found the chenge here by rahul : > http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/writers/EclipseClasspathWriter.java?r1=728546&r2=745720&diff_format=h > But there's no issue in Jira. > Is this change compatible with older eclipse versions ? > > Dom did you test a SNAPSHOT having this change ? > > cheers > > > arnaud > > > On Sat, Feb 28, 2009 at 11:01 PM, Arnaud HERITIER > <[email protected]>wrote: > >> I have some issues with integration tests. It's always the same problem : >> the plugin finds some artifacts sources and adds them in the .classpath >> whereas ITs didn't have them.I'm trying to fix them... >> >> Arnaud >> >> >> >> On Fri, Feb 27, 2009 at 7:36 PM, Arnaud HERITIER >> <[email protected]>wrote: >> >>> yes ;-)Parent poms where published this week. I'm trying to launch the >>> vote this WE. >>> You should have the new release in one week. >>> >>> >>> cheers >>> >>> Arnaud >>> >>> >>> On Thu, Feb 26, 2009 at 6:18 PM, djeanprost >>> <[email protected]>wrote: >>> >>>> >>>> Hello, >>>> >>>> How things are going ? Is the release almost ready ? >>>> I'm looking forward to get next release. >>>> >>>> Dom >>>> >>>> Arnaud HERITIER wrote: >>>> > >>>> > ok. We are waiting to see if parents can be released quickly or if we >>>> hav >>>> > to >>>> > adapt the plugin to use new settings (nexus) >>>> > >>>> > On Wed, Feb 18, 2009 at 4:18 AM, Barrie Treloar <[email protected]> >>>> > wrote: >>>> > >>>> >> On Tue, Feb 17, 2009 at 4:12 PM, Arnaud HERITIER >>>> <[email protected] >>>> > >>>> >> wrote: >>>> >> > oh right. thx for this warning. I'll wait few days to see if we >>>> can >>>> >> release >>>> >> > new parents. >>>> >> >>>> >> Ahh. >>>> >> >>>> >> Yes you can try releasing Arnaud. >>>> >> >>>> >> My computer went boom on 26th Jan, i've only just got it back up to >>>> >> limping speed and a default check out of eclipse is failing on ITs. >>>> >> I have a cold/flu so it hasn't been high on the list to check :) >>>> >> >>>> >> >>>> --------------------------------------------------------------------- >>>> >> To unsubscribe, e-mail: [email protected] >>>> >> For additional commands, e-mail: [email protected] >>>> >> >>>> >> >>>> > >>>> > >>>> > -- >>>> > Arnaud >>>> > >>>> > >>>> >>>> -- >>>> View this message in context: >>>> http://www.nabble.com/release-of-maven-eclipse-plugin-2.6---tp21747135p22229003.html >>>> Sent from the Maven Developers mailing list archive at Nabble.com. >>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>>> >>> >>> >>> -- >>> Arnaud >>> >> >> >> >> -- >> Arnaud >> > > > > -- > Arnaud > > -- View this message in context: http://www.nabble.com/release-of-maven-eclipse-plugin-2.6---tp21747135p22534788.html Sent from the Maven Developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
