JiriOndrusek commented on PR #8326: URL: https://github.com/apache/camel/pull/8326#issuecomment-1241666187
Both error seems to be connected to some different issue: (follows snippets from the log archives downloaded from the failed CI build) checkstyle: ``` [ERROR] Failed to execute goal on project camel-ahc-ws: Could not resolve dependencies for project org.apache.camel:camel-ahc-ws:jar:3.19.0-SNAPSHOT: Could not find artifact org.apache.camel:camel-test-infra-jetty:jar:tests:3.19.0-SNAPSHOT in apache.snapshots (https://repository.apache.org/snapshots/ ``` build: ``` [ERROR] Could not acquire write lock for '/home/runner/.m2/repository/.locks/jakarta.activation~jakarta.activation-api~1.2.2.resolverlock' [ERROR] Camel :: CoAP: Could not acquire write lock for '/home/runner/.m2/repository/.locks/jakarta.activation~jakarta.activation-api~1.2.2.resolverlock' ``` Do you have any idea what is wrong? -- 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