gnodet opened a new pull request, #26834: URL: https://github.com/apache/camel/pull/26834
Temporarily disables the `Dependency Analysis` workflow with `if: false` while pilot false-positive issues are resolved. `pilot:dependencies` consistently fails on SNAPSHOT build plugins (`camel-yaml-dsl-validator-maven-plugin` etc.) with `No plugin descriptor found at META-INF/maven/plugin.xml`, causing spurious red marks on PR checks and making it harder to spot PRs that are genuinely ready. The workflow is kept in place so it can be re-enabled with a one-line change once the upstream fix lands. Fixes: https://issues.apache.org/jira/browse/CAMEL-24985 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
