Aurélien Pupier created CAMEL-21579:
---------------------------------------

             Summary: Avoid "Unknown keyword serializer" and "Unknown keyword 
deserializer" when exporting project with JBang
                 Key: CAMEL-21579
                 URL: https://issues.apache.org/jira/browse/CAMEL-21579
             Project: Camel
          Issue Type: Improvement
          Components: camel-jbang
    Affects Versions: 4.9.0
            Reporter: Aurélien Pupier


jbang '-Dcamel.jbang.version=4.9.0' camel@apache/camel init 
'test-from-vscode.camel.yaml'
jbang '-Dcamel.jbang.version=4.9.0' camel@apache/camel kubernetes run 
test-from-vscode.camel.yaml --camel-version=4.9.0 --cluster-type=openshift 

{noformat}
[WARNING] Unknown keyword serializer - you should define your own Meta Schema. 
If the keyword is irrelevant for validation, just use a NonValidationKeyword or 
if it should generate annotations AnnotationKeyword
[WARNING] Unknown keyword deserializer - you should define your own Meta 
Schema. If the keyword is irrelevant for validation, just use a 
NonValidationKeyword or if it should generate annotations AnnotationKeyword
{noformat}



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

Reply via email to