Details
-
Type:
Bug
-
Status:
In Progress
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 3.2.x
-
Fix Version/s: None
-
Component/s: Build: Distributions
-
Labels:None
-
User impact:Low
-
Similar Issues:None
Description
Had to remove certain jars.
Bookstore War Example, Jar Conflics:
Tomcat 5.x (removed jsp-api.jar, jasper-*.jar)
Tomcat 6.x (removed el-api.jar as well)
Tomcat 7.x (same as 6.x)
JBoss 4.x (same as tomcat)
JBoss 5.x (removed servlet-api.jar as well)
Probably should add profiles to the pom
I excluded all the dependencies you listed - they don't make sense in a .war anyway. Can you test again and close the issue if this is resolved, please?