You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Martin Sturzenhecker (JIRA)" <ji...@codehaus.org> on 2005/11/09 10:53:06 UTC

[jira] Commented: (MNG-1311) Cannot be executed in package phase

    [ 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org