[ 
http://jira.codehaus.org/browse/MNG-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason van Zyl closed MNG-2500.
------------------------------

    Resolution: Won't Fix

> Zip files are not included in the test classpath
> ------------------------------------------------
>
>                 Key: MNG-2500
>                 URL: http://jira.codehaus.org/browse/MNG-2500
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Dependencies
>    Affects Versions: 2.0.4
>         Environment: windows xp
>            Reporter: rudi grasmuck
>             Fix For: 2.2.x
>
>
> when i added a dependency that was zip file 
> eg            <dependency>
>                       <groupId>hsqldb</groupId>
>                       <artifactId>hsqldb</artifactId>
>                       <version>1.7.3.0</version>
>                       <scope>provided</scope>
>                       <type>zip</type>
>               </dependency>
>  this file was not included in the test classpath and so the test would not 
> pass

-- 
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

        

Reply via email to