Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-231


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-231
    Summary: Standard reactor'ed cleaning idiom does not work
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: CANNOT REPRODUCE

 Time Spent: Unknown
  Remaining: 0 minutes

    Project: maven
   Fix Fors:
             1.0-rc1
   Versions:
             1.0-beta-8

   Assignee: 
   Reporter: Alexei Barantsev

    Created: Thu, 30 Jan 2003 11:09 AM
    Updated: Mon, 4 Aug 2003 11:18 AM

Description:
The following snippet fails in subproject with Unknown goal "clean" message:

    <goal name="clean">
        <maven:reactor
          basedir="${basedir}"
          includes="*/project.xml"
          goals="clean"
          banner="Cleaning"
          ignoreFailures="false"
          />
    </goal>



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