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

Brett Porter updated MNG-2500:
------------------------------

    Fix Version/s:     (was: Reviewed Pending Version Assignment)
                   2.0.x
      Component/s: Dependencies

> Zip files are not included in the test classpath
> ------------------------------------------------
>
>                 Key: MNG-2500
>                 URL: http://jira.codehaus.org/browse/MNG-2500
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Dependencies
>    Affects Versions: 2.0.4
>         Environment: windows xp
>            Reporter: rudi grasmuck
>             Fix For: 2.0.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