The following comment has been added to this issue: Author: Brett Porter Created: Wed, 31 Mar 2004 6:45 PM Body: "// It will crash if you use some more complex objects in your expression. "
And this is exactly why this change won't be put into the parser :) Goals will still be used from the included script as long as you can convince Maven to use the plugin containing itself - use a dependency hook to do this. If this is in maven.xml, just ignore the warnings :) --------------------------------------------------------------------- View this comment: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1161&page=comments#action_18046 --------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1161 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-1161 Summary: goal mapper does not follow j:import tags Type: Bug Status: Closed Priority: Minor Resolution: FIXED Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven Components: jelly/ant integration plugin manager Fix Fors: 1.0-rc3 Versions: 1.0-rc2 Assignee: Brett Porter Reporter: dion gillard Created: Wed, 11 Feb 2004 11:54 PM Updated: Wed, 31 Mar 2004 6:45 PM Description: RC2 displays an error message for tag libraries that are imported and declared in maven.xml. RC1 does not. See zip file attachment for sample to reproduce the bug. Here is the output from running the sample with RC2 and then RC1. C:\Temp\mavenBug>maven showBug __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc2-SNAPSHOT Tag library requested that is not present: 'bug' in plugin: 'maven:maven' showBug: [echo] Hello World BUILD SUCCESSFUL Total time: 7 seconds Finished at: Thu Feb 12 15:45:47 EST 2004 C:\Temp\mavenBug>mavenrc1 showBug __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc1-SNAPSHOT showBug: [echo] Hello World BUILD SUCCESSFUL Total time: 18 seconds Finished at: Thu Feb 12 15:46:17 EST 2004 --------------------------------------------------------------------- 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]