zbendhiba commented on pull request #2026:
URL: https://github.com/apache/camel-quarkus/pull/2026#issuecomment-734730659
@ppalaga I can't tell if the error comes from this
:+1: Caused by:
io.quarkus.bootstrap.resolver.maven.DeploymentInjectionException:
io.quarkus.bootstrap.resolver.maven.BootstrapMavenException: Failed to read
descriptor of io.quarkus:quarkus-resteasy-jackson-deployment:jar:1.10.0.Final
....
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not
transfer artifact
io.quarkus:quarkus-resteasy-jackson-deployment:pom:1.10.0.Final from/to central
(https://repo.maven.apache.org/maven2): Transfer failed for
https://repo.maven.apache.org/maven2/io/quarkus/quarkus-resteasy-jackson-deployment/1.10.0.Final/quarkus-resteasy-jackson-deployment-1.10.0.Final.pom
or from the code.
If those variables javax.net.ssl.trustStore,
javax.net.ssl.trustStorePassword set on pom.xml are not recognized, we can have
the same exception on SSL handshake. But we should have first the logs of the
app starting, and 7/20 tests failing.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]