-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
bugSomething isn't workingSomething isn't workingpriority:criticalCrashes, loss of data, severe memory leakCrashes, loss of data, severe memory leak
Milestone
Description
Pablo La Greca opened MNG-5567 and commented
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
Affects: 3.3.9
Issue Links:
-
MNG-1683 type zip for packaging ?
-
MNG-6080 New scope for non-functional dependencies
-
MNG-2500 Zip files are not included in the test classpath
-
MWAR-406 custom artifact types don't get copied to WEB-INF/lib
("is depended upon by")
Remote Links:
1 votes, 12 watchers
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority:criticalCrashes, loss of data, severe memory leakCrashes, loss of data, severe memory leak