diff --git a/modules/activiti-cxf/pom.xml b/modules/activiti-cxf/pom.xml index 16d838f1ce6dadb4b93c430f7790c1c481feeaa0..e9eb16928b7c781635f91d50834f674f11ad1cf0 100644 --- a/modules/activiti-cxf/pom.xml +++ b/modules/activiti-cxf/pom.xml @@ -14,7 +14,7 @@ 5.2-SNAPSHOT - + @@ -25,68 +25,72 @@ - - maven-surefire-plugin - - - **/WebServiceTaskTest.java - - - + + maven-surefire-plugin + + + **/WebServiceTaskTest.java + + + - + - org.activiti - activiti-engine - provided + org.activiti + activiti-engine + provided + + + junit + junit + test - junit - junit - test + org.apache.cxf + cxf-rt-frontend-jaxws + + + org.apache.geronimo.specs + geronimo-javamail_1.4_spec + + + org.apache.geronimo.specs + geronimo-activation_1.1_spec + + + asm + asm + + - org.apache.cxf - cxf-rt-frontend-jaxws - - - org.apache.geronimo.specs - geronimo-javamail_1.4_spec - - - org.apache.geronimo.specs - geronimo-activation_1.1_spec - - + xerces + xercesImpl - xerces - xercesImpl - - - com.h2database - h2 - test - - - org.apache.cxf - cxf-rt-transports-http-jetty - test - - - org.apache.cxf - cxf-rt-transports-http - compile - - - javax.servlet - servlet-api - provided - + com.h2database + h2 + test + + + org.apache.cxf + cxf-rt-transports-http-jetty + test + + + org.apache.cxf + cxf-rt-transports-http + compile + + + javax.servlet + servlet-api + provided + - + distro diff --git a/modules/activiti-mule/pom.xml b/modules/activiti-mule/pom.xml index 17691d49010c58274c9e168a9f985cfa4671c505..fab959112aad5e2a8c515d1df8c81a3654d029d3 100644 --- a/modules/activiti-mule/pom.xml +++ b/modules/activiti-mule/pom.xml @@ -81,6 +81,10 @@ org.safehaus.jug jug + + asm + asm +