Aurélien Pupier created CAMEL-23143:
---------------------------------------
Summary: Upgrade Flowable to 8.x
Key: CAMEL-23143
URL: https://issues.apache.org/jira/browse/CAMEL-23143
Project: Camel
Issue Type: Dependency upgrade
Affects Versions: 4.19.0
Reporter: Aurélien Pupier
{noformat}
Error: Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.15.0:testCompile
(default-testCompile) on project camel-flowable: Compilation failure:
Compilation failure:
Error:
/home/runner/work/camel/camel/components/camel-flowable/src/test/java/org/apache/camel/component/flowable/FlowableInboundChannelHeaderTest.java:[19,38]
package com.fasterxml.jackson.databind does not exist
Error:
/home/runner/work/camel/camel/components/camel-flowable/src/test/java/org/apache/camel/component/flowable/FlowableInboundChannelHeaderTest.java:[20,43]
package com.fasterxml.jackson.databind.node does not exist
Error:
/home/runner/work/camel/camel/components/camel-flowable/src/test/java/org/apache/camel/component/flowable/FlowableInboundChannelTest.java:[19,38]
package com.fasterxml.jackson.databind does not exist
Error:
/home/runner/work/camel/camel/components/camel-flowable/src/test/java/org/apache/camel/component/flowable/FlowableInboundChannelTest.java:[20,43]
package com.fasterxml.jackson.databind.node does not exist
Error:
/home/runner/work/camel/camel/components/camel-flowable/src/test/java/org/apache/camel/component/flowable/FlowableOutboundChannelTest.java:[19,38]
package com.fasterxml.jackson.databind does not exist
Error:
/home/runner/work/camel/camel/components/camel-flowable/src/test/java/org/apache/camel/component/flowable/FlowableRedeployChannelTest.java:[19,38]
package com.fasterxml.jackson.databind does not exist
Error:
/home/runner/work/camel/camel/components/camel-flowable/src/test/java/org/apache/camel/component/flowable/FlowableRedeployChannelTest.java:[20,43]
package com.fasterxml.jackson.databind.node does not exist
Error:
/home/runner/work/camel/camel/components/camel-flowable/src/test/java/org/apache/camel/component/flowable/FlowableSendAndReceiveChannelTest.java:[19,38]
package com.fasterxml.jackson.databind does not exist
Error:
/home/runner/work/camel/camel/components/camel-flowable/src/test/java/org/apache/camel/component/flowable/FlowableSendAndReceiveChannelTest.java:[20,38]
package com.fasterxml.jackson.databind does not exist
Error:
/home/runner/work/camel/camel/components/camel-flowable/src/test/java/org/apache/camel/component/flowable/FlowableSendAndReceiveChannelTest.java:[21,43]
package com.fasterxml.jackson.databind.node does not exist {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)