Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.5
-
Fix Version/s: None
-
Component/s: CACHE
-
Labels:None
Description
Please provide proper pom.xml for the cache subproject.
Namely,
1) it seems that transitive dependencies are not correctly used (not verified)
2) more important, each cache provider support jars should be marked as optional
Currently, one has to specify a lot of jars in the exclusions list, when only one provider is to be used (eg ehcache).