Re: Removing: jar from forked lifecycle, to prevent recursive invocation

2010-01-21 Thread mfs
: 18 February 2009 01:31 To: Maven Users List Subject: RE: Removing: jar from forked lifecycle, to prevent recursive invocation This means the plugin that caused the fork to occur is removed from that forked lifecycle so it doesn't fork again. -Original Message- From: Romain Gilles

RE: Removing: jar from forked lifecycle, to prevent recursive invocation

2009-08-05 Thread Chris McMillan
Removing: jar from forked lifecycle, to prevent recursive invocation I don't know if you are still looking for an answer to how to fix this problem but what I found to fix the problem for me was to change the maven-source-plugin goal from jar to jar-no-fork. I also had to add

RE: Removing: jar from forked lifecycle, to prevent recursive invocation

2009-02-20 Thread Todd Thiessen
. --- Todd Thiessen -Original Message- From: Brian E. Fox [mailto:bri...@reply.infinity.nu] Sent: Tuesday, February 17, 2009 7:31 PM To: Maven Users List Subject: RE: Removing: jar from forked lifecycle, to prevent recursive invocation This means the plugin

Re: Removing: jar from forked lifecycle, to prevent recursive invocation

2009-02-18 Thread Stephen Connolly
: RE: Removing: jar from forked lifecycle, to prevent recursive invocation This means the plugin that caused the fork to occur is removed from that forked lifecycle so it doesn't fork again. -Original Message- From: Romain Gilles [mailto:romain.gil...@thomsonreuters.com] Sent: Tuesday

RE: Removing: jar from forked lifecycle, to prevent recursive invocation

2009-02-18 Thread Todd Thiessen
, 2009 7:31 PM To: Maven Users List Subject: RE: Removing: jar from forked lifecycle, to prevent recursive invocation This means the plugin that caused the fork to occur is removed from that forked lifecycle so it doesn't fork again. -Original Message- From: Romain Gilles

RE: Removing: jar from forked lifecycle, to prevent recursive invocation

2009-02-17 Thread Brian E. Fox
This means the plugin that caused the fork to occur is removed from that forked lifecycle so it doesn't fork again. -Original Message- From: Romain Gilles [mailto:romain.gil...@thomsonreuters.com] Sent: Tuesday, February 17, 2009 5:08 AM To: Maven Users List Subject: Removing: jar from

RE: Removing: jar from forked lifecycle, to prevent recursive invocation

2009-02-17 Thread Romain Gilles
Is it a dangerous for my build ? If yes, how can I find where the problem comes from ? Thanks, Romain. -Original Message- From: Brian E. Fox [mailto:bri...@reply.infinity.nu] Sent: 18 February 2009 01:31 To: Maven Users List Subject: RE: Removing: jar from forked lifecycle, to prevent