On 6/21/06, Barrie Treloar <[EMAIL PROTECTED]> wrote:
> What about re-running of the build lifecycle.
If you are finding that your lifecyles are being re-rerun check
http://jira.codehaus.org/browse/MASSEMBLY-37.
You should not be using the "assembly" goal but instead the "attached"
goal (and dont specify a phase)
Err, the documentation for "attached" says to "Do not specify a phase,
so make it usable in a reactor environment where forking would create
issues." but if you dont bind it to a phase then it doesn't get
executed.
I have had no issues so far with binding it to the package phase.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]