You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "jacekszymanski (via GitHub)" <gi...@apache.org> on 2023/03/24 13:33:49 UTC

[GitHub] [camel] jacekszymanski commented on pull request #9611: CAMEL-19173 - Splitting long uris in XML DSLs

jacekszymanski commented on PR #9611:
URL: https://github.com/apache/camel/pull/9611#issuecomment-1482806496

   I looked into the error logs and have no idea why it failed, the error is:
   
   ``
   [ERROR] Failed to execute goal on project camel-dhis2: Could not resolve dependencies for project org.apache.camel:camel-dhis2:jar:3.21.0-SNAPSHOT: Could not find artifact org.apache.camel:camel-dhis2-api:jar:3.21.0-SNAPSHOT in apache.snapshots (https://repository.apache.org/snapshots/) -> [Help 1]
   org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project camel-dhis2: Could not resolve dependencies for project org.apache.camel:camel-dhis2:jar:3.21.0-SNAPSHOT: Could not find artifact org.apache.camel:camel-dhis2-api:jar:3.21.0-SNAPSHOT in apache.snapshots (https://repository.apache.org/snapshots/)
   ``
   
   although camel-dhis2-api is not dependent on anything this PR changed.


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