The following issue has been updated:

    Updater: dion gillard (mailto:[EMAIL PROTECTED])
       Date: Wed, 11 Feb 2004 11:54 PM
    Comment:
Sample
    Changes:
             Attachment changed to maven-1161.zip
    ---------------------------------------------------------------------
For a full history of the issue, see:

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

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1161

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1161
    Summary: Error message displayed for imported taglibraries
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Versions:
             1.0-rc2

   Assignee: 
   Reporter: dion gillard

    Created: Wed, 11 Feb 2004 11:54 PM
    Updated: Wed, 11 Feb 2004 11:54 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]

Reply via email to