Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPMULTIPROJECT-49

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPMULTIPROJECT-49
    Summary: Can not mix multiproject goals with other/custom goals
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-multiproject-plugin

   Assignee: dion gillard
   Reporter: Jesper Tejlgaard Pedersen

    Created: Fri, 7 Jan 2005 6:20 AM
    Updated: Fri, 7 Jan 2005 6:20 AM
Environment: windows 2000
cruisecontrol
maven 1.0.2
java 1.4.2

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.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to