You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/11/21 09:50:13 UTC

[GitHub] [camel] essobedo commented on pull request #8737: CAMEL-18730: camel-report-maven-plugin - Fix import issue

essobedo commented on PR #8737:
URL: https://github.com/apache/camel/pull/8737#issuecomment-1321784240

   The checkstyle issue is not related to this change:
   ```
   ...
   [ERROR] /home/runner/work/camel/camel/dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/Run.java:282:5: Method run length is 256 lines (max allowed is 250). [MethodLength]
   Audit done.
   ...
   [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.2:checkstyle (default-cli) on project camel-jbang-core: An error has occurred in Checkstyle report generation. Failed during checkstyle execution: There is 1 error reported by Checkstyle 8.45.1 with camel-checkstyle.xml ruleset. -> [Help 1]
   ```
   


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org