melloware commented on PR #436:
URL: https://github.com/apache/myfaces/pull/436#issuecomment-1357877642

   I believe GitHub Actions uses Maven 3.8.5 however I see these lines in the 
Integration Tests which is maybe Arquillian or someting...
   
   ```
   2022-12-19T14:37:03.7557804Z INFO: Initialized Spacelift from defaults, 
workspace: 
/home/runner/work/myfaces/myfaces/integration-tests/faceletToXhtmlMapping, 
cache: /home/runner/.spacelift/cache
   2022-12-19T14:37:03.7559099Z Resolver: downloading Maven binaries from 
https://archive.apache.org/dist/maven/maven-3/3.3.9/binaries/apache-maven-3.3.9-bin.tar.gz
 to /home/runner/.arquillian/resolver/maven/apache-maven-3.3.9-bin.tar.gz
   2022-12-19T14:37:08.5645173Z ................................................
   2022-12-19T14:37:08.6659871Z Resolver: Successfully extracted maven binaries 
from /home/runner/.arquillian/resolver/maven/apache-maven-3.3.9-bin.tar.gz
   ```
   
   Looks like it download and extracts 3.3.9 especially?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to