|
I am using Maven from HEAD with cactus plugin version 3.1 commons-logging does not get into my -cactus war. Here is the file you sent to the list: " As you can see commons-logging 1.0 is included. This is what I find strange and I don't understand how it is possible as the Cactus plugin for Maven includes version 1.0.3... Any idea? You gave me right clue. So there are 3 cases: 2. There is NO commons-loggging in tomcat/common/lib 3. There is commons-loggging in tomcat/common/lib I don't know what should be considered as correct. I think the best behaviour would be that Cactus issues a warning if one of the cactus-related jar files it requires is already in the original war to cactify. Do you think you could help me by entering this as a bug in Cactus'bugzilla, so that we don't forget to fix it? Thanks A bug entry has been created in Cactus' bugzilla to help user debug problems. |
||||||||||||||||||||||||||||||||||||||
I have been testing the cactus plugging with several different versions of Tomcat and I've never had a problem. However, I've noticed in your previous message on the maven user mailing list that somehow version 1.0 of commons-logging gets int your xlsdb-cactus war. However, the cactus plugin references version 1.0.3 of commons-logging. What version of the Cactus plugin are you using?