Details
-
Bug
-
Status: Reopened
-
Critical
-
Resolution: Unresolved
-
3.3.9
-
None
Description
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
Attachments
Issue Links
- is depended upon by
-
MWAR-406 custom artifact types don't get copied to WEB-INF/lib
- Closed
- is related to
-
MNG-6080 New scope for non-functional dependencies
- Open
- relates to
-
MNG-1683 type zip for packaging ?
- Reopened
-
MNG-2500 Zip files are not included in the test classpath
- Closed
- mentioned in
-
Page Loading...