[ 
https://issues.apache.org/jira/browse/CAMEL-20501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17822463#comment-17822463
 ] 

Claus Ibsen commented on CAMEL-20501:
-------------------------------------

[ERROR] Failed to execute goal 
org.jetbrains.kotlin:kotlin-maven-plugin:1.9.22:compile (compile) on project 
camel-kotlin-api: Compilation failure: Compilation failure:
[ERROR] 
/Users/davsclaus/workspace/camel/dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/JacksonDataFormatDsl.kt:[24,35]
 Unresolved reference: jackson
[ERROR] 
/Users/davsclaus/workspace/camel/dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/JacksonDataFormatDsl.kt:[132,45]
 Unresolved reference: SchemaRes

> camel-core - JsonDataformat schemaResolver should include class type for 
> tooling
> --------------------------------------------------------------------------------
>
>                 Key: CAMEL-20501
>                 URL: https://issues.apache.org/jira/browse/CAMEL-20501
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, tooling
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: 4.5.0
>
>
> The schemaResolver should indicate that its expect a class of this type 
> org.apache.camel.component.jackson.SchemaResolver
>     @Metadata(label = "advanced")
>     private String schemaResolver;
> This allows tooling to know its type, and we do this for other options in the 
> EIP model.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to