RE: attainGoal and session

2003-11-18 Thread Jason van Zyl
On Tue, 2003-11-18 at 19:00, Sean Timm wrote: > > > A comment on MAVEN-256 > > > (http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-256) > > > indicates a fix for goals executed via attainGoal being called > > > multiple times. Is this something I can move forward with > > (ie. update >

RE: attainGoal and session

2003-11-18 Thread Brett Porter
> I can understand a second compile for the clover plugin due > to the nature of what it's doing, but the other two have no > reason to have a unique session (that I know of). Also, is > there some way I could detect that we're coming in for a > second round of compiling (in the case of the cl

RE: attainGoal and session

2003-11-18 Thread Sean Timm
> > A comment on MAVEN-256 > > (http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-256) > > indicates a fix for goals executed via attainGoal being called > > multiple times. Is this something I can move forward with > (ie. update > > a few plugins that are causing me grief and submit pa

RE: attainGoal and session

2003-11-18 Thread Brett Porter
What particular plugins/goals are causing you grief? We need to be wary of introducing new behaviour late in the 1.0 RC cycle. A lot of people may have worked around this in their own way that could break. Cheers, Brett > -Original Message- > From: Sean Timm [mailto:[EMAIL PROTECTED] >