[ http://jira.codehaus.org/browse/MNG-1311?page=comments#action_50437 ]
Martin Sturzenhecker commented on MNG-1311: ------------------------------------------- I can reproduce the error too and tired the install phase as a work-around. What happens is that all previous phases are rerun. In large multi-module projects this will cause an inacceptable overhead (factor 2). Is there some "build status information" containing which phases and goals have already been run? > Cannot be executed in package phase > ----------------------------------- > > Key: MNG-1311 > URL: http://jira.codehaus.org/browse/MNG-1311 > Project: Maven 2 > Type: Bug > Components: maven-assembly-plugin > Versions: 2.0 > Reporter: Jerome Lacoste > Fix For: 2.0.1 > > > If you run the assembly plugin in an execution for a phase (like package), it > goes into an endless loop. I am using the verify phase as the work-around. > Encountered by Jeff G, Philipp M and me :) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
