RE: Mail client [was Re: JIRA ID for plugins run twice when parent defines execution?]

2007-02-15 Thread Brian E. Fox
Looks like a Microsoft bug: http://support.microsoft.com/kb/908027 but
I'll see about getting the service pack that claims to fix it applied. 

-Original Message-
From: Richard van der Hoff [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 15, 2007 2:00 PM
To: Maven Developers List
Subject: Mail client [was Re: JIRA ID for plugins run twice when parent
defines execution?]

Brian E. Fox wrote:
> Isn't that because the default plugins don't use an execution? Ie 
> their configuration tag is outside the executions tags.
> 
Brian, is there any chance I could persuade you to use a mail client
which supports In-Reply-To: or References: headers?

You've just created three new threads. :/


--
Richard van der Hoff <[EMAIL PROTECTED]> Telephony Gateways Project
Manager
Tel: +44 (0) 845 666 7778
http://www.mxtelecom.com

-
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]



Mail client [was Re: JIRA ID for plugins run twice when parent defines execution?]

2007-02-15 Thread Richard van der Hoff

Brian E. Fox wrote:

Isn't that because the default plugins don't use an execution? Ie their
configuration tag is outside the executions tags. 

Brian, is there any chance I could persuade you to use a mail client 
which supports In-Reply-To: or References: headers?


You've just created three new threads. :/


--
Richard van der Hoff <[EMAIL PROTECTED]>
Telephony Gateways Project Manager
Tel: +44 (0) 845 666 7778
http://www.mxtelecom.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: JIRA ID for plugins run twice when parent defines execution?

2007-02-15 Thread Brian E. Fox
And on http://jira.codehaus.org/browse/MNG-2054. Based on my previous
comments in there, it happens with 3 levels, not 2. 

-Original Message-
From: Richard van der Hoff [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 15, 2007 10:07 AM
To: Maven Developers List
Subject: Re: JIRA ID for plugins run twice when parent defines
execution?

Jason van Zyl wrote:
> On 15 Feb 07, at 9:32 AM 15 Feb 07, Jason Dillon wrote:
> 
>> This does not appear to be fixed in 2.0.5... I'm still seeing 
>> duplicate plugin executions when parent and child both define 
>> executions of a plugin :-(
>>
> 
> If you augment or create an issue with a test project (and yes, the 
> hard part is making the test project that stands alone) then we can 
> put it in for the next round of releases.

There's a testcase in the patch on MNG-2297, no?

And I thought this had gone into 2.0.5... It's possible there's another
bug lurking somewhere. Jason D, Can you try out the testcase in
http://jira.codehaus.org/secure/attachment/20899/maven-project-plugins.p
atch?

>>> PS: Richards changes work well, hope this is will be activated with 
>>> 2.05

I hoped so too...

Cheers

Richard


--
Richard van der Hoff <[EMAIL PROTECTED]> Telephony Gateways Project
Manager
Tel: +44 (0) 845 666 7778
http://www.mxtelecom.com

-
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]



RE: JIRA ID for plugins run twice when parent defines execution?

2007-02-15 Thread Brian E. Fox
Isn't that because the default plugins don't use an execution? Ie their
configuration tag is outside the executions tags. 

-Original Message-
From: Jason van Zyl [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 15, 2007 10:53 AM
To: Maven Developers List
Subject: Re: JIRA ID for plugins run twice when parent defines
execution?


On 15 Feb 07, at 10:03 AM 15 Feb 07, Jason Dillon wrote:

> On Feb 15, 2007, at 6:43 AM, Jason van Zyl wrote:
>> On 15 Feb 07, at 9:32 AM 15 Feb 07, Jason Dillon wrote:
>>
>>> This does not appear to be fixed in 2.0.5... I'm still seeing 
>>> duplicate plugin executions when parent and child both define 
>>> executions of a plugin :-(
>>>
>>
>> If you augment or create an issue with a test project (and yes, the 
>> hard part is making the test project that stands alone) then we can 
>> put it in for the next round of releases.
>>
>> Jason.
>
> Well, now that I try... it doesn't happen on my simple little project 
> :-(
>
> I'll see if I can reduce the complex project with the issue...
>

I know it to happen for plugins that are part of the default lifecycle,
say the deploy plugin where you configure it again and it runs twice.

Jason.

> --jason
>
>
>
> -
> 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]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JIRA ID for plugins run twice when parent defines execution?

2007-02-15 Thread Jason van Zyl


On 15 Feb 07, at 10:03 AM 15 Feb 07, Jason Dillon wrote:


On Feb 15, 2007, at 6:43 AM, Jason van Zyl wrote:

On 15 Feb 07, at 9:32 AM 15 Feb 07, Jason Dillon wrote:

This does not appear to be fixed in 2.0.5... I'm still seeing  
duplicate plugin executions when parent and child both define  
executions of a plugin :-(




If you augment or create an issue with a test project (and yes,  
the hard part is making the test project that stands alone) then  
we can put it in for the next round of releases.


Jason.


Well, now that I try... it doesn't happen on my simple little  
project :-(


I'll see if I can reduce the complex project with the issue...



I know it to happen for plugins that are part of the default  
lifecycle, say the deploy plugin where you configure it again and it  
runs twice.


Jason.


--jason



-
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]



Re: JIRA ID for plugins run twice when parent defines execution?

2007-02-15 Thread Jason Dillon

Ya, I will look into it more...

Though, I found found this a little odd/interesting:

8<
http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http:// 
www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http:// 
maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd";>


4.0.0

test
test
test
pom

1.0





maven-antrun-plugin






maven-antrun-plugin


validate


Hi from parent



run






maven-antrun-plugin


compile


Hi from parent (compile)



run







>8


$ mvn install
[INFO] Scanning for projects...
[INFO]  
 


[INFO] Building test
[INFO]task-segment: [install]
[INFO]  
 


[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
 [echo] Hi from parent
[INFO] Executed tasks
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
 [echo] Hi from parent
[INFO] Executed tasks
[INFO] [site:attach-descriptor]
[INFO] [install:install]
[INFO] Installing /Users/jason/ws/maven/test/pom.xml to /Users/ 
jason/.m2/repository/test/test/1.0/test-1.0.pom
[INFO]  


[INFO] BUILD SUCCESSFUL
[INFO]  


[INFO] Total time: 2 seconds
[INFO] Finished at: Thu Feb 15 07:21:18 PST 2007
[INFO] Final Memory: 5M/9M
[INFO]  




Runs the plugin's execution bound to validate twice... when I'd  
expect it to either just work and execute the validate's then  
compile's executions, or execute just one of them (which was previous  
behavior I believe), or complain that a plugin was defined twice.


--jason



On Feb 15, 2007, at 7:07 AM, Richard van der Hoff wrote:


Jason van Zyl wrote:

On 15 Feb 07, at 9:32 AM 15 Feb 07, Jason Dillon wrote:
This does not appear to be fixed in 2.0.5... I'm still seeing  
duplicate plugin executions when parent and child both define  
executions of a plugin :-(


If you augment or create an issue with a test project (and yes,  
the hard part is making the test project that stands alone) then  
we can put it in for the next round of releases.


There's a testcase in the patch on MNG-2297, no?

And I thought this had gone into 2.0.5... It's possible there's  
another bug lurking somewhere. Jason D, Can you try out the  
testcase in http://jira.codehaus.org/secure/attachment/20899/maven- 
project-plugins.patch?



PS: Richards changes work well, hope this is will be
activated with 2.05


I hoped so too...

Cheers

Richard


--
Richard van der Hoff <[EMAIL PROTECTED]>
Telephony Gateways Project Manager
Tel: +44 (0) 845 666 7778
http://www.mxtelecom.com

-
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]



Re: JIRA ID for plugins run twice when parent defines execution?

2007-02-15 Thread Richard van der Hoff

Jason van Zyl wrote:

On 15 Feb 07, at 9:32 AM 15 Feb 07, Jason Dillon wrote:

This does not appear to be fixed in 2.0.5... I'm still seeing 
duplicate plugin executions when parent and child both define 
executions of a plugin :-(




If you augment or create an issue with a test project (and yes, the hard 
part is making the test project that stands alone) then we can put it in 
for the next round of releases.


There's a testcase in the patch on MNG-2297, no?

And I thought this had gone into 2.0.5... It's possible there's another 
bug lurking somewhere. Jason D, Can you try out the testcase in 
http://jira.codehaus.org/secure/attachment/20899/maven-project-plugins.patch?



PS: Richards changes work well, hope this is will be
activated with 2.05


I hoped so too...

Cheers

Richard


--
Richard van der Hoff <[EMAIL PROTECTED]>
Telephony Gateways Project Manager
Tel: +44 (0) 845 666 7778
http://www.mxtelecom.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JIRA ID for plugins run twice when parent defines execution?

2007-02-15 Thread Jason Dillon

On Feb 15, 2007, at 6:43 AM, Jason van Zyl wrote:

On 15 Feb 07, at 9:32 AM 15 Feb 07, Jason Dillon wrote:

This does not appear to be fixed in 2.0.5... I'm still seeing  
duplicate plugin executions when parent and child both define  
executions of a plugin :-(




If you augment or create an issue with a test project (and yes, the  
hard part is making the test project that stands alone) then we can  
put it in for the next round of releases.


Jason.


Well, now that I try... it doesn't happen on my simple little  
project :-(


I'll see if I can reduce the complex project with the issue...

--jason



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JIRA ID for plugins run twice when parent defines execution?

2007-02-15 Thread Jason van Zyl

On 15 Feb 07, at 9:32 AM 15 Feb 07, Jason Dillon wrote:

This does not appear to be fixed in 2.0.5... I'm still seeing  
duplicate plugin executions when parent and child both define  
executions of a plugin :-(




If you augment or create an issue with a test project (and yes, the  
hard part is making the test project that stands alone) then we can  
put it in for the next round of releases.


Jason.


--jason


On Feb 15, 2007, at 12:13 AM, Mark Struberg wrote:


MNG-2221 and MNG-2297

LieGrü,
strub

PS: Richards changes work well, hope this is will be
activated with 2.05


--- Jason Dillon <[EMAIL PROTECTED]> schrieb:


Anyone know what the JIRA ID is for the bug where a
child poms plugin
executions get run twice because a parent plugin
also defines
executions for the same plugin?

--jason



-

To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]










___
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo!  
Mail: http://mail.yahoo.de


-
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]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: JIRA ID for plugins run twice when parent defines execution?

2007-02-15 Thread Jason Dillon
This does not appear to be fixed in 2.0.5... I'm still seeing  
duplicate plugin executions when parent and child both define  
executions of a plugin :-(


--jason


On Feb 15, 2007, at 12:13 AM, Mark Struberg wrote:


MNG-2221 and MNG-2297

LieGrü,
strub

PS: Richards changes work well, hope this is will be
activated with 2.05


--- Jason Dillon <[EMAIL PROTECTED]> schrieb:


Anyone know what the JIRA ID is for the bug where a
child poms plugin
executions get run twice because a parent plugin
also defines
executions for the same plugin?

--jason



-

To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]










___
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo!  
Mail: http://mail.yahoo.de


-
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]



RE: JIRA ID for plugins run twice when parent defines execution?

2007-02-15 Thread Mark Struberg
MNG-2221 and MNG-2297

LieGrü,
strub

PS: Richards changes work well, hope this is will be
activated with 2.05


--- Jason Dillon <[EMAIL PROTECTED]> schrieb:

> Anyone know what the JIRA ID is for the bug where a
> child poms plugin  
> executions get run twice because a parent plugin
> also defines  
> executions for the same plugin?
> 
> --jason
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 







___ 
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: 
http://mail.yahoo.de

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



JIRA ID for plugins run twice when parent defines execution?

2007-02-14 Thread Jason Dillon
Anyone know what the JIRA ID is for the bug where a child poms plugin  
executions get run twice because a parent plugin also defines  
executions for the same plugin?


--jason

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]