Karm / mandrel-integration-tests

Integration tests for GraalVM and its Mandrel distribution. Runs Quarkus, Helidon and Micronaut applications and small targeted reproducers. The focus is solely on native-image utility and compilation of Java applications into native executables.
Apache License 2.0
5 stars 3 forks source link

Maven proxy for GitHub Actions #82

Closed Karm closed 2 years ago

Karm commented 2 years ago
2022-03-24T18:03:38.6050815Z Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 756 kB/s)
2022-03-24T18:05:48.5903708Z [INFO] ------------------------------------------------------------------------
2022-03-24T18:05:48.5904267Z [INFO] Reactor Summary for Native image integration TS 1.0.0-SNAPSHOT:
2022-03-24T18:05:48.5904546Z [INFO] 
2022-03-24T18:05:48.5916417Z [INFO] Native image integration TS ........................ FAILURE [02:10 min]
2022-03-24T18:05:48.5916771Z [INFO] testsuite .......................................... SKIPPED
2022-03-24T18:05:48.5917297Z [INFO] ------------------------------------------------------------------------
2022-03-24T18:05:48.5917595Z [INFO] BUILD FAILURE
2022-03-24T18:05:48.5918413Z [INFO] ------------------------------------------------------------------------
2022-03-24T18:05:48.5918725Z [INFO] Total time:  02:10 min
2022-03-24T18:05:48.5919252Z [INFO] Finished at: 2022-03-24T18:05:48Z
2022-03-24T18:05:48.5919674Z [INFO] ------------------------------------------------------------------------

2022-03-24T18:05:48.5928481Z [ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean
 (default-clean) on project parent: Execution default-clean of goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean
failed: Plugin org.apache.maven.plugins:maven-clean-plugin:2.5 or one of its dependencies could not be resolved:
Could not transfer artifact org.codehaus.plexus:plexus-utils:jar:3.0 from/to central (https://repo.maven.apache.org/maven2):
 transfer failed for https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar:
Connect to repo.maven.apache.org:443 [repo.maven.apache.org/146.75.28.215] failed:
Connection timed out (Connection timed out) -> [Help 1]