The following issue has been updated:

    Updater: dion gillard (mailto:[EMAIL PROTECTED])
       Date: Tue, 8 Jul 2003 9:43 PM
    Changes:
             timeoriginalestimate changed from 0
             timeestimate changed from 0 minutes
             Fix Version changed to 1.0-final
             Fix Version changed from 1.0-beta-10
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-488&page=history

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

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


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-488
    Summary: Pregoal on build:start does not work
       Type: Bug

     Status: Unassigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Fix Fors:
             1.0-final
   Versions:
             1.0-beta-10

   Assignee: 
   Reporter: Vincent Massol

    Created: Fri, 13 Jun 2003 10:20 AM
    Updated: Tue, 8 Jul 2003 9:43 PM

Description:
Declaring a pre goal on build:start does not seem to work. For example:

<project xmlns:j="jelly:core" xmlns:ant="jelly:ant">

  <preGoal name="build:start">
    <echo>************************</echo>
  </preGoal>
  
</project>

does not print anything.

The build:start goal is located in driver.jelly.


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