I'm upgrading from JBoss Cache 1.4 -> 2.1 in Seam
(http://jira.jboss.com/jira/browse/JBSEAM-2522). Seam uses Maven for its
dependency management, so I'm trying to use the published POMs on
repository.jboss.org/maven2.
As I understand it, JBoss Cache should be usable outside a JavaEE environment
running in JBoss AS which uses sleepycat je, c3p0 etc. (you get the point ;)
If so, the POMs should specify any optional dependencies as optional, like:
org.jboss
jboss-common-core
true
Otherwise consumers of JBoss Cache end up with a load of exclusions.
org.jboss.cache
jbosscache-pojo
2.1.0.CR3
jdbm
jdbm
c3p0
c3p0
sleepycat
je
org.jboss.javaee
jboss-javaee
org.jboss.microcontainer
jboss-container
org.jboss
jboss-common-core
net.jcip
jcip-annotations
Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4123174#4123174
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4123174
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user