Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Wed, 5 May 2004 6:50 AM

fixed for non standard types. No need to add :tld etc to the end of the id (current 
legacy ID parser doesn't handle that consistently anyway).


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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1265
    Summary: getDependencyPath fails for nonstandard types
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Fix Fors:
             1.0-rc3
   Versions:
             1.0-rc2

   Assignee: Brett Porter
   Reporter: Matt Johnson

    Created: Tue, 4 May 2004 11:45 PM
    Updated: Wed, 5 May 2004 6:50 AM
Environment: WinXP, cygwin

Description:
When attempting to retrieve dependency path information, 
${pom.getDependencyPath('my.dependency.id')} is empty for dependencies which have a 
nonstandard <type>.

Workaround is to iterate over ${pom.artifacts} and compare dependency id's to the one 
you're after.


---------------------------------------------------------------------
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