Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Thu, 9 Dec 2004 2:44 PM

I think you want:
http://maven.apache.org/reference/user-guide.html#Overriding_Stated_Dependencies

JIRA is for issues and bugs, not for questions. Please subscribe to the Maven 
Users List for any further questions.
---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: INCOMPLETE

 Original Estimate: 15 minutes
 Time Spent: Unknown
  Remaining: 15 minutes

    Project: maven
 Components: 
             core
   Versions:
             1.0

   Assignee: 
   Reporter: Anup Jain

    Created: Thu, 9 Dec 2004 9:40 AM
    Updated: Thu, 9 Dec 2004 2:44 PM
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]

Reply via email to