The following issue has been updated: Updater: Brett Porter (mailto:[EMAIL PROTECTED]) Date: Tue, 4 May 2004 11:49 PM Changes: assignee changed to Brett Porter Fix Version changed to 1.0-rc3 --------------------------------------------------------------------- For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1265&page=history --------------------------------------------------------------------- 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: Open Priority: Major 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: Tue, 4 May 2004 11:49 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]