Short answer is no. Contending duplicated jars
Ok, back to 4.0.2
javax.servlet.ServletException: Unable to initialize application servlet:
Error: Module tapestry.contrib is duplicated! Definition in
jar:file:/C:/Tomcat-5.5.17/work/Catalina/localhost/tap.proto-1.0/WEB-INF/lib/tapestry-contrib-
Sorry about cross-post... this one applies to both
I have a webapp built against tapestry-4.1.1
In my pom.xml I have
net.sf.tacos
tacos-core
4.0.1-SNAPSHOT
compile
So, I would like to use the latest SVN tacos-4.0 which is built against
tapestry-4.0.2
What conflicts wil