The following comment has been added to this issue: Author: Emmanuel Venisse Created: Wed, 9 Jul 2003 4:09 AM Body: build:start goal is never used because it's commented in MavenSession constructor. --------------------------------------------------------------------- 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]