Description of problem: In master branch it was removed for org.jbpm:jbpm.test the version tag of commons-logging (version 1.0.1) since in the jboss-integration-platform-parent it is defined as version 1.1.1. To prevent transitive dependencies the version in the jbpm-test.pom was removed. The jbpm project builds without the version defined in jbpm-test.pom! https://github.com/droolsjbpm/jbpm/commit/f3ee86df656f233dcd4afdce49948e6dba804bd1 This has to be backported to the 6.0.x branch! Version-Release number of selected component (if applicable): master How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
commons-logging was removed completely from jbpm-test jbpm master: https://github.com/droolsjbpm/jbpm/commit/f3ee86df656f233dcd4afdce49948e6dba804bd1 https://github.com/droolsjbpm/jbpm/commit/0b30b3dff8820b76eada896a270bdfe501bf7577 6.0.x: https://github.com/droolsjbpm/jbpm/commit/01c84cc574c2c452358a243024f220ffcc047067 https://github.com/droolsjbpm/jbpm/commit/4417b50a52e37c3b54fd49e614e35caeb5031689
Verified in BPMS 6 ER1.