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

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

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

Lukas Theussl updated MPMULTIPROJECT-49:
----------------------------------------

    Description: 
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.

  was:
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.

    Fix Version: 1.5
    Environment: 
windows 2000
cruisecontrol
maven 1.0.2
java 1.4.2

  was:
windows 2000
cruisecontrol
maven 1.0.2
java 1.4.2


> 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
>      Fix For: 1.5

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