You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/05/05 05:47:38 UTC

[jira] Created: (MAVEN-1265) getDependencyPath fails for nonstandard types

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
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: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Versions:
             1.0-rc2

   Assignee: 
   Reporter: Matt Johnson

    Created: Tue, 4 May 2004 11:45 PM
    Updated: Tue, 4 May 2004 11:45 PM
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org