[
https://issues.apache.org/jira/browse/CAMEL-12674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16555333#comment-16555333
]
ASF GitHub Bot commented on CAMEL-12674:
----------------------------------------
onderson edited a comment on issue #2434: CAMEL-12674 - upgrade sshd-core and
replace it specific ones by versi…
URL: https://github.com/apache/camel/pull/2434#issuecomment-407668644
Is it corresponding to your case?
```
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 351.747 sec
<<< FAILURE! - in org.apache.camel.itest.springboot.CamelSshTest
org.apache.camel.itest.springboot.CamelSshTest Time elapsed: 351.745 sec
<<< ERROR!
java.lang.RuntimeException: Could not invoke deployment method: public
static org.jboss.shrinkwrap.api.Archive
org.apache.camel.itest.springboot.CamelSshTest.createSpringBootPackage() throws
java.lang.Exception
at
org.apache.camel.itest.springboot.CamelSshTest.createSpringBootPackage(CamelSshTest.java:32)
Caused by: org.eclipse.aether.resolution.ArtifactDescriptorException: Failed
to read artifact descriptor for
org.apache.camel:camel-starter-parent:pom:2.23.0-SNAPSHOT
at
org.apache.camel.itest.springboot.CamelSshTest.createSpringBootPackage(CamelSshTest.java:32)
Caused by: org.apache.maven.model.resolution.UnresolvableModelException:
Could not transfer artifact org.apache:apache:pom:20 from/to central
(http://repo1.maven.org/maven2/): Connect to repo1.maven.org:80 timed out
at
org.apache.camel.itest.springboot.CamelSshTest.createSpringBootPackage(CamelSshTest.java:32)
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could
not transfer artifact org.apache:apache:pom:20 from/to central
(http://repo1.maven.org/maven2/): Connect to repo1.maven.org:80 timed out
at
org.apache.camel.itest.springboot.CamelSshTest.createSpringBootPackage(CamelSshTest.java:32)
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not
transfer artifact org.apache:apache:pom:20 from/to central
(http://repo1.maven.org/maven2/): Connect to repo1.maven.org:80 timed out
at
org.apache.camel.itest.springboot.CamelSshTest.createSpringBootPackage(CamelSshTest.java:32)
Caused by: org.apache.http.conn.ConnectTimeoutException: Connect to
repo1.maven.org:80 timed out
at
org.apache.camel.itest.springboot.CamelSshTest.createSpringBootPackage(CamelSshTest.java:32)
Results :
Tests in error:
CamelSshTest.org.apache.camel.itest.springboot.CamelSshTest » Runtime
Could no...
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Update sshd-version
> -------------------
>
> Key: CAMEL-12674
> URL: https://issues.apache.org/jira/browse/CAMEL-12674
> Project: Camel
> Issue Type: Improvement
> Components: camel-ftp, camel-jsch, camel-ssh
> Reporter: Önder Sezgin
> Assignee: Önder Sezgin
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)