Re: Avoid running multiple goals

2005-02-05 Thread Brett Porter
http://jira.codehaus.org/browse/MAVEN-256 I'm not opposed to adding the other functionality, but don't see it as critical. - Brett Felipe Leme wrote: Hi Brett, Have we decided about adding this feature to 1.1 yet? If not, I can open a jira issue for that (I think this is a very important feature)

RE: Avoid running multiple goals

2005-02-02 Thread Felipe Leme
Hi Brett, Have we decided about adding this feature to 1.1 yet? If not, I can open a jira issue for that (I think this is a very important feature). In fact, I've been thinking better about the problem and would like to suggest a slightly different approach: instead of having a true/false attribu

RE: Avoid running multiple goals

2005-02-02 Thread Felipe Leme
Hi Brett, Have we decided about adding this feature to 1.1 yet? If not, I can open a jira issue for that (I think this is a very important feature). In fact, I've been thinking better about the problem and would like to suggest a slightly different approach: instead of having a true/false attribu

RE: Avoid running multiple goals (was: RE: issue w/ test:test goal being run multiple times when dist goal is executed)

2004-08-01 Thread Felipe Leme
On Sat, 2004-07-31 at 11:11, Brett Porter wrote: > I was actually thinking it would be better to add an attribute to the attainGoal > that > defaulted to false for backwards compat, but when set to true made sure it didn't > run again. > We can do that in 1.1 if wanted. +1 I was going to pro

RE: Avoid running multiple goals (was: RE: issue w/ test:test goal being run multiple times when dist goal is executed)

2004-08-01 Thread Felipe Leme
On Sat, 2004-07-31 at 11:32, Carlos Sanchez wrote: > So if I add "prereqs" to a goal they won't be run again? Is this in any doc? I don't know if that's documented, but I guess yes, that's the behaviour. > Then there's no new functionality needed, only use prereqs and attainGoal > properly ? Not

RE: Avoid running multiple goals (was: RE: issue w/ test:test goal being run multiple times when dist goal is executed)

2004-07-31 Thread Carlos Sanchez
Ok, then I agree with Eric, it will be helpful. And rememeber that you're on holiday! Have a good time! > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Saturday, July 31, 2004 5:17 PM > To: Maven Developers List > Subject: RE: Avoid ru

RE: Avoid running multiple goals (was: RE: issue w/ test:test goal being run multiple times when dist goal is executed)

2004-07-31 Thread Brett Porter
this in any doc? > Then there's no new functionality needed, only use prereqs and attainGoal > properly ? > > > -Original Message- > > From: Brett Porter [mailto:[EMAIL PROTECTED] > > Sent: Saturday, July 31, 2004 4:12 PM > > To: Maven Developers List &

RE: Avoid running multiple goals (was: RE: issue w/ test:test goal being run multiple times when dist goal is executed)

2004-07-31 Thread Eric Pugh
n Developers List > Subject: RE: Avoid running multiple goals (was: RE: issue w/ test:test > goal being run multiple times when dist goal is executed) > > > There is an issue in JIRA for this. it is really easy for me to > enable this feature, but it breaks > existing builds.

RE: Avoid running multiple goals (was: RE: issue w/ test:test goal being run multiple times when dist goal is executed)

2004-07-31 Thread Carlos Sanchez
31, 2004 4:12 PM > To: Maven Developers List > Subject: RE: Avoid running multiple goals (was: RE: issue w/ > test:test goal being run multiple times when dist goal is executed) > > There is an issue in JIRA for this. it is really easy for me > to enable this feature, but it breaks ex

RE: Avoid running multiple goals (was: RE: issue w/ test:test goal being run multiple times when dist goal is executed)

2004-07-31 Thread Brett Porter
There is an issue in JIRA for this. it is really easy for me to enable this feature, but it breaks existing builds. If we can sacrifice backwards compat., then I'm happy to do it. It already works for prereqs. I was actually thinking it would be better to add an attribute to the attainGoal that

RE: Avoid running multiple goals (was: RE: issue w/ test:test goal being run multiple times when dist goal is executed)

2004-07-30 Thread March, Andres
I am also confused as to how goals are determined to be run. I thought it would be like ant where a goal would only be run once. Could someone explain how this is possible and if not why? > -Original Message- > From: Carlos Sanchez [mailto:[EMAIL PROTECTED] > Sent: Friday, July 30, 200