I didn't have any luck finding anything in JIRA regarding multiproject and snapshots. There was an issue with snapshots in general, but that works fine for me. However, I've been using a modified jar plugin that uses the artifact plugin rather than the defaults... I'm starting to wonder if it may have something to do with that, so I'm going to look into it further (if I can manage to get a reproducible test case).
> -----Original Message----- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 05, 2004 2:48 PM > To: 'Maven Developers List' > Subject: RE: RC2 - multiproject build issues? > > Hard to tell - but search JIRA first because I'm sure someone > would already have come across this if it's a problem. > > Thanks, > Brett > > > -----Original Message----- > > From: Sean Timm [mailto:[EMAIL PROTECTED] > > Sent: Friday, 6 February 2004 8:43 AM > > To: Maven Developers List > > Subject: RE: RC2 - multiproject build issues? > > > > > > Brett Porter [mailto:[EMAIL PROTECTED] wrote: > > > > Using the latest RC2 bits, when I do a "maven > > > > multiproject:install-snapshot", it builds project A, but > > > then when it > > > > builds project B (which has a dependency on project A), it > > > downloads > > > > the snapshot from the remote repository rather than using > > > the snapshot > > > > I just built for project A. > > > > Is anyone else seeing this issue? (And, no, my system > clock is not > > > > off)... :) > > > > > Can you confirm this has changed since RC1? > > > > > > That code hasn't changed, so I'd be surprised if this isn't an > > > existing issue, if not an environmental issue. > > > > > > Having said that, it should go into JIRA if it is not > environmental > > > (search and see if there is one already!) > > > > I saw this issue back in RC1, as well, but I never got a > fix on what > > was going on exactly. The problem seems to go away if I go > into some > > of the subprojects manually and do an install-snapshot build > > first...quite strange. I have no idea if it's environmental or not > > (all Windows here), but I'll go ahead and log the issue. > Would this > > be strictly a multiproject plugin issue, or does it have > something to > > do with the reactor? > > > > -- Sean T. > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] For > > additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
