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

[GitHub] [camel] ppalaga commented on pull request #10342: Remove a pointless Quarkus Java snippet inside a Spring XML docs section

ppalaga commented on PR #10342:
URL: https://github.com/apache/camel/pull/10342#issuecomment-1587330458

   Not sure what to think about the mvnd unzip failure
   
   ```
   Run unzip mvnd.zip -d /tmp/
     unzip mvnd.zip -d /tmp/
     shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
     env:
       JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.7-7/x64
       JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.7-7/x64
   Archive:  mvnd.zip
   replace /tmp/maven-mvnd-1.0-m6-m[39](https://github.com/apache/camel/actions/runs/5243077911/jobs/9468607495?pr=10342#step:6:44)-linux-amd64/conf/mvnd.properties? [y]es, [n]o, [A]ll, [N]one, [r]ename:  NULL
   (EOF or read error, treating as "[N]one" ...)
   Error: Process completed with exit code 1.
   ```
   
   @essobedo this perhaps happens because I have re-run the job, and the mvnd.zip is there unpacked in `/tmp` already? Maybe we should unzip into a random dir?


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