-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
False
-
False
-
-
-
2021 Week 46-48 (from Nov 15)
Due to the removal of jackson-rest by default, this is no more a transitive dependency and it needs to be added to the serveless workflow extension.
[ERROR] Failed to execute goal io.quarkus.platform:quarkus-maven-plugin:2.5.0.Final:build (default) on project code-with-quarkus: Failed to build quarkus application: io.quarkus.builder.BuildException: Build failure: Build failed due to errors [ERROR] [error]: Build step org.kie.kogito.quarkus.common.deployment.KogitoAssetsProcessor#generateModel threw an exception: org.kie.kogito.quarkus.common.deployment.MissingRestCapabilityException: No REST capability detected! [ERROR] Add the RestEasy extension if you want Kogito to generate REST endpoints automatically. [ERROR] RestEasy Reactive extension is currently not supported: see https://issues.redhat.com/browse/KOGITO-6131 [ERROR] You may also disable automated REST generation by setting `kogito.generate.rest = false`. [ERROR] You may also override this notice by setting `kogito.generate.rest = true`