[ https://jira.codehaus.org/browse/MNG-5567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pablo La Greca updated MNG-5567: -------------------------------- Priority: Critical (was: Major) Environment: (was: windows xp) > Zip files are not included in the test classpath > ------------------------------------------------ > > Key: MNG-5567 > URL: https://jira.codehaus.org/browse/MNG-5567 > Project: Maven 2 & 3 > Issue Type: Bug > Components: Dependencies > Reporter: Pablo La Greca > Priority: Critical > > 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, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira