[
https://issues.apache.org/jira/browse/CAMEL-12826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16625053#comment-16625053
]
Claus Ibsen commented on CAMEL-12826:
-------------------------------------
Okay I think we do something a bit special in this component as the json
metadata is already hardcoded in the src/main/resources/..../grape.json file.
Take a look in this file if it has some missing options. Then we need to add
them manually there.
> Camel Grape component is missing documentation for some endpoints
> -----------------------------------------------------------------
>
> Key: CAMEL-12826
> URL: https://issues.apache.org/jira/browse/CAMEL-12826
> Project: Camel
> Issue Type: Bug
> Reporter: Zoran Regvart
> Assignee: Zoran Regvart
> Priority: Major
> Fix For: 2.23.0
>
>
> Daily build on the java-10 branch fails with:
> {code:java}
> [INFO] --- camel-package-maven-plugin:2.23.0-SNAPSHOT:validate-components
> (validate) @ camel-grape ---
> [WARNING] The component: grape has validation errors
> [WARNING] Missing component documentation for the following options:
> metaClass
> patchesRepository
> [WARNING] Missing endpoint documentation for the following options:
> defaultCoordinates{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)