You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brian Fox (JIRA)" <ji...@codehaus.org> on 2007/01/16 08:24:41 UTC

[jira] Closed: (MDEP-56) test-jar

     [ http://jira.codehaus.org/browse/MDEP-56?page=all ]

Brian Fox closed MDEP-56.
-------------------------

    Resolution: Fixed

fixed, plugin gets the extension from the artifacthandler now.

> test-jar
> --------
>
>                 Key: MDEP-56
>                 URL: http://jira.codehaus.org/browse/MDEP-56
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0-alpha-1
>            Reporter: Yuri Schimke
>         Assigned To: Brian Fox
>             Fix For: 2.0-alpha-2
>
>
> For the following dependency
>     <dependency>
>       <groupId>XXX</groupId>
>       <artifactId>model</artifactId>
>       <version>1.2.1-SNAPSHOT</version>
>       <type>test-jar</type>
>     </dependency>
> dependency:copy-dependencies creates the wrong JAR file when run with stripVersion = true
> The created jar file is called model-tests.test-jar
> It should be called model-tests.jar

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira