diff --git a/engine-cdi/compatibility-test-weld3/pom.xml b/engine-cdi/compatibility-test-weld3/pom.xml deleted file mode 100644 index 70ba96944d3..00000000000 --- a/engine-cdi/compatibility-test-weld3/pom.xml +++ /dev/null @@ -1,159 +0,0 @@ - - - 4.0.0 - - Camunda Platform - engine - Cdi - Compatbility Test Weld 3 - camunda-engine-cdi-compatibility-test-weld3 - jar - - - org.camunda.bpm - camunda-database-settings - ../../database - 7.20.0-SNAPSHOT - - - - 2.1.0.Final - 1.6.0.Final - 3.1.9.Final - jboss-javaee-8.0 - 1.0.4.Final - - - - - - org.camunda.bpm - camunda-core-internal-dependencies - ${project.version} - import - pom - - - org.jboss.weld - weld-core-bom - ${weld.version} - pom - import - - - - - - - - org.camunda.bpm - camunda-engine-cdi - test - - - org.camunda.bpm - camunda-engine - test - - - livetribe-jsr223 - org.livetribe - - - - - org.camunda.bpm - camunda-engine-cdi - tests - ${project.version} - test - - - - org.jboss.spec - ${javaee.spec} - ${javaee.spec.version} - pom - test - - - - org.jboss.arquillian.container - arquillian-weld-embedded - ${arquillian.container.version} - test - - - org.jboss.weld - weld-core-impl - test - - - org.jboss.weld.module - weld-web - test - - - org.jboss.weld - weld-api - test - - - org.jboss.arquillian.junit - arquillian-junit-container - ${arquillian.junit.version} - test - - - junit - junit - test - - - org.assertj - assertj-core - test - - - com.h2database - h2 - test - - - ch.qos.logback - logback-classic - test - - - org.slf4j - jcl-over-slf4j - test - - - org.slf4j - jul-to-slf4j - test - - - - - - - src/main/resources - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - org.camunda.bpm:camunda-engine-cdi - - true - false - false - -Denvironment=EE - - - - - - \ No newline at end of file diff --git a/engine-cdi/core/pom.xml b/engine-cdi/core/pom.xml index c235ce8a2e2..06e96f9dbda 100644 --- a/engine-cdi/core/pom.xml +++ b/engine-cdi/core/pom.xml @@ -13,6 +13,14 @@ 7.20.0-SNAPSHOT + + 2.1.0.Final + 1.6.0.Final + 3.1.9.Final + jboss-javaee-8.0 + 1.0.4.Final + + @@ -25,7 +33,7 @@ org.jboss.weld weld-core-bom - 1.1.11.Final + ${weld.version} pom import @@ -44,28 +52,39 @@ - - javax.enterprise.concurrent - javax.enterprise.concurrent-api - 1.0 - provided - org.jboss.spec - jboss-javaee-6.0 + ${javaee.spec} + ${javaee.spec.version} pom provided - - - xalan - org.apache.xalan - - + + org.jboss.arquillian.container + arquillian-weld-embedded + ${arquillian.container.version} + test + + + org.jboss.weld + weld-core-impl + test + + + org.jboss.weld.module + weld-web + test + + + org.jboss.weld + weld-api + test + org.jboss.arquillian.junit arquillian-junit-container + ${arquillian.junit.version} test @@ -106,106 +125,6 @@ - - - distro - - true - - - - org.jboss.arquillian.container - arquillian-weld-ee-embedded-1.1 - test - - - org.jboss.weld - weld-core - test - - - org.jboss.weld - weld-core-test - test - - - org.jboss.weld - weld-api - test - - - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - package - - jar-no-fork - - - - - - - - - openwebbeans-embedded-1 - - - org.jboss.arquillian.container - arquillian-openwebbeans-embedded-1 - 1.0.0.CR2 - test - - - org.apache.openwebbeans - openwebbeans-spi - test - - - org.apache.openwebbeans - openwebbeans-impl - test - - - - - - org.apache.openwebbeans - openwebbeans - 1.1.3 - pom - import - - - - - - - java16 - - [16,) - - - - - - maven-surefire-plugin - - true - - - - - - - - @@ -213,9 +132,21 @@ + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar-no-fork + + + + maven-surefire-plugin - 2.22.2 false false @@ -224,35 +155,6 @@ org.camunda.bpm:camunda-bpm-archunit - - - - org.apache.maven.surefire - surefire-junit47 - 2.22.2 - - - - - org.apache.maven.plugins - maven-jar-plugin - 3.2.2 - - - - - - - create-test-jar-weld - package - - test-jar - - - true - - - diff --git a/engine-cdi/pom.xml b/engine-cdi/pom.xml index f7450c33ce8..ec17267a4c5 100644 --- a/engine-cdi/pom.xml +++ b/engine-cdi/pom.xml @@ -13,16 +13,8 @@ pom Camunda Platform - engine - CDI - Root - core - compatibility-test-weld3 diff --git a/qa/integration-tests-engine/pom.xml b/qa/integration-tests-engine/pom.xml index 58e788d5065..fb3a16f84ca 100644 --- a/qa/integration-tests-engine/pom.xml +++ b/qa/integration-tests-engine/pom.xml @@ -239,7 +239,7 @@ org.jboss.weld.servlet weld-servlet - 1.1.10.Final + 2.4.8.Final test @@ -483,7 +483,7 @@ **/BusinessRuleTaskVersionTagTest.java **/TestWarDeploymentWithProcessEnginePlugin.java - + **/SpringServletPATimerStartEventExpressionTest.java ${redirect.test.output}