EHC ❯ Bad dependency scopes in Maven2 POM
-
Bug
-
Status: Closed
-
-
Resolution: Fixed
-
-
-
drb
-
Reporter: sourceforgetracker
-
September 21, 2009
-
0
-
Watchers: 0
-
September 22, 2009
-
September 22, 2009
Description
The dependency scopes on the Maven2 POM for ehcache 1.2.2 are set in such a way that projects using echcache inherit a lot of unnecessary jars, e.g. hibernate, servlet, etc.
The javax.servlet dependency scope should be set to runtime.
I’m not certain how to hide the hibernate jars.
Sourceforge Ticket ID: 1542696 - Opened By: badgerdog - 18 Aug 2006 15:13 UTC
Comments
Sourceforge Tracker 2009-09-21
Fiona OShea 2009-09-22
Re-opening so that I can properly close out these issues and have correct Resolution status in Jira
Logged In: YES user_id=693320
Ok, I got most of the software build process going with maven but was a bit too fast and loose with my dependencies. They should be good now.
I will fix it for 1.2.3.
Greg Comment by: gregluck - 18 Aug 2006 23:32 UTC