Message: The following issue has been closed.
Resolver: Brett Porter Date: Tue, 23 Mar 2004 7:19 PM this is problematic as uri may be an expression which cannot be evaluated at this point. Don't see this being fixed in maven1 --------------------------------------------------------------------- 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: WON'T FIX 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: Tue, 23 Mar 2004 7:19 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]