Message: The following issue has been closed.
--------------------------------------------------------------------- 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: Closed Priority: Major Resolution: FIXED Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven Components: core Fix Fors: 1.0-rc2 Versions: 1.0-beta-10 Assignee: Reporter: Vincent Massol Created: Fri, 13 Jun 2003 10:20 AM Updated: Wed, 18 Feb 2004 6:02 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]
