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 2020/10/01 14:14:20 UTC

[GitHub] [camel] apupier edited a comment on pull request #4339: CAMEL-15610 - avoid NPE in CamelXmlTreeParserHelper.parseCamelRouteTree

apupier edited a comment on pull request #4339:
URL: https://github.com/apache/camel/pull/4339#issuecomment-702164497


   > * Run `mvn clean install -Psourcecheck` in your module with source check enabled to make sure basic checks pass and there are no checkstyle violations.
   
   I have this error which seems unrelated to the PR when I launch the command:
   
   ```
   [ERROR] Failed to execute goal org.apache.camel:camel-format-plugin:3.6.0-SNAPSHOT:validate (validate) on project camel-route-parser: Execution validate of goal org.apache.camel:camel-format-plugin:3.6.0-SNAPSHOT:validate failed: Plugin org.apache.camel:camel-format-plugin:3.6.0-SNAPSHOT or one of its dependencies could not be resolved: Failed to collect dependencies at org.apache.camel:camel-format-plugin:jar:3.6.0-20201001.131724-99 -> org.eclipse.platform:org.eclipse.core.runtime:jar:3.19.0 -> org.eclipse.platform:org.eclipse.equinox.common:jar:[3.13.0,4.0.0): No versions available for org.eclipse.platform:org.eclipse.equinox.common:jar:[3.13.0,4.0.0) within specified range -> [Help 1]
   ```
   
   EDIT: hum I guess I need to build the plugin locally


----------------------------------------------------------------
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.

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