You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Michal Slocinski (JIRA)" <ji...@codehaus.org> on 2005/09/05 08:52:08 UTC

[jira] Commented: (MPMULTIPROJECT-49) Can not mix multiproject goals with other/custom goals

    [ http://jira.codehaus.org/browse/MPMULTIPROJECT-49?page=comments#action_45815 ] 

Michal Slocinski commented on MPMULTIPROJECT-49:
------------------------------------------------

Workaround given here doesn't work for me :-/ I've similar situation like described below, 
except that I'm tryining to run goal defined in my custom plugin.

> Can not mix multiproject goals with other/custom goals
> ------------------------------------------------------
>
>          Key: MPMULTIPROJECT-49
>          URL: http://jira.codehaus.org/browse/MPMULTIPROJECT-49
>      Project: maven-multiproject-plugin
>         Type: Bug
>  Environment: windows 2000
> cruisecontrol
> maven 1.0.2
> java 1.4.2
>     Reporter: Jesper Tejlgaard Pedersen

>
>
> I would like to configure the multiproject plug-in to run checkstyle separately on our buildserver.
> We are trying to run maven using the command 
> maven -Dgoal checkstyle multiproject:install multiproject:goal multiproject:clean multiproject:deploy
> This however only results in an execution which could have been described as 
> maven multiproject:install multiproject:install multiproject:clean multiproject:deploy.
> That is: install is runned twice instead of running install followed by checkstyle.

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