Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MAVEN-1528 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-1528 Summary: name of dependency jar file does not respect <artifactId>-<version>.jar pattern Type: Wish Status: Unassigned Priority: Major Original Estimate: 15 minutes Time Spent: Unknown Remaining: 15 minutes Project: maven Components: core Fix Fors: 1.0 Versions: 1.0 Assignee: Reporter: Anup Jain Created: Thu, 9 Dec 2004 9:40 AM Updated: Thu, 9 Dec 2004 9:40 AM Environment: windows xp / 512MB ram Description: I have a few dependency jar files that do not have a version number. For example, if the dependency is on Junit jar for the purpose of compilation, I have the jar file as junit.jar. In order to use it in the local repository i am forced to rename the jar file as junit-1.0.jar, as otherwise it does not recognise it. I tried using the <jar> element under the dependency tag, but it did not work. Please advice me on the directory structure to be used and the sequence of tags under the tag <dependency> so that i am able to use dependnency jar files without the suffix of version number to the same --------------------------------------------------------------------- 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]