SV: Multiproject plugin problem in Maven 1.1

2005-09-15 Thread oddmar.sandvik
: Multiproject plugin problem in Maven 1.1 There's a problem with scope of variables in 1.1-betaX http://jira.codehaus.org/browse/MAVEN-1691 Perhaps it's a side effect of this bug, but I don't beleive it. Arnaud On 9/15/05, Brett Porter <[EMAIL PROTECTED]> wrote: > > Yep,

Re: Multiproject plugin problem in Maven 1.1

2005-09-15 Thread Arnaud HERITIER
gt; problems. In general, has the multiproject plugin been OK with the > > 1.1-betax versions? > > > > Oddmar > > > > > > -Opprinnelig melding- > > Fra: Brett Porter [mailto:[EMAIL PROTECTED] > > Sendt: 15. september 2005 09:33 > > Til: Mave

Re: Multiproject plugin problem in Maven 1.1

2005-09-15 Thread Brett Porter
gt; problems. In general, has the multiproject plugin been OK with the > 1.1-betax versions? > > Oddmar > > > -Opprinnelig melding- > Fra: Brett Porter [mailto:[EMAIL PROTECTED] > Sendt: 15. september 2005 09:33 > Til: Maven Users List > Emne: Re: Multiproject plugi

SV: Multiproject plugin problem in Maven 1.1

2005-09-15 Thread oddmar.sandvik
Users List Emne: Re: Multiproject plugin problem in Maven 1.1 I don't see anything unusual off the top of my head. Would you mind creating a JIRA issue and paste in this information? It will require further investigation. Thanks, Brett On 9/15/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]&g

Re: Multiproject plugin problem in Maven 1.1

2005-09-15 Thread Brett Porter
t.xml > maven.multiproject.site.goals=site,dashboard:report-single > > Oddmar > > > -Opprinnelig melding- > Fra: Brett Porter [mailto:[EMAIL PROTECTED] > Sendt: 15. september 2005 02:55 > Til: Maven Users List > Emne: Re: Multiproject plugin problem in Maven

SV: Multiproject plugin problem in Maven 1.1

2005-09-15 Thread oddmar.sandvik
maven.multiproject.site.goals=site,dashboard:report-single Oddmar -Opprinnelig melding- Fra: Brett Porter [mailto:[EMAIL PROTECTED] Sendt: 15. september 2005 02:55 Til: Maven Users List Emne: Re: Multiproject plugin problem in Maven 1.1 What is the content of the parent project? I'

Re: Multiproject plugin problem in Maven 1.1

2005-09-14 Thread Brett Porter
What is the content of the parent project? I'm not sure why the proper exception has been swallowed, though - I'd need to look into that. - Brett On 9/14/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > I have a multiproject that runs fine in Maven 1.0.2. In Maven 1.1 (beta1 > and beta

Multiproject plugin problem in Maven 1.1

2005-09-14 Thread oddmar.sandvik
I have a multiproject that runs fine in Maven 1.0.2. In Maven 1.1 (beta1 and beta2) I have had problems with jar:install. The first project always runs fine. The second project seems to fail after uploading the jar to the repository. Even if I switch the order of the projects or remove some