hokutor edited a comment on pull request #5753: URL: https://github.com/apache/camel/pull/5753#issuecomment-869828105
I am trying to upgrade the OBS component to 3.12.0-SNAPSHOT, but many of the dependencies cannot be resolved when I try to build it. I pulled the latest changes from the main branch, so I tried to build an existing component (huaweicloud-functiongraph) to see if the dependencies would be resolved there, but I'm getting the following error: ``` [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.736 s [INFO] Finished at: 2021-06-28T12:14:13-04:00 [INFO] ------------------------------------------------------------------------ [ERROR] Plugin org.apache.camel:camel-bundle-plugin:3.12.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.apache.camel:camel-bundle-plugin:jar:3.12.0-SNAPSHOT in central-plugin ``` I noticed that the camel-bundle-plugin is not yet updated to the latest release of 3.11.0  Will this be updated? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org