You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2020/03/08 22:38:00 UTC

[jira] [Created] (MCHANGES-406) HttpClient and components

Elliotte Rusty Harold created MCHANGES-406:
----------------------------------------------

             Summary: HttpClient and components
                 Key: MCHANGES-406
                 URL: https://issues.apache.org/jira/browse/MCHANGES-406
             Project: Maven Changes Plugin
          Issue Type: Dependency upgrade
            Reporter: Elliotte Rusty Harold


[https://github.com/apache/maven-changes-plugin/pull/9/files]

 

Jenkins seems to fail around TLS versions with the newer ones in JiraUnicodeTestCase. Not clear if that test is a particular problem or just the first one that hits this.

 

org.apache.maven.plugin.MojoExecutionException: Couldn't resolve the skin. at org.apache.maven.plugins.jira.JiraUnicodeTestCase.testUnicodeReport(JiraUnicodeTestCase.java:76) Caused by: org.apache.maven.shared.transfer.artifact.resolve.ArtifactResolverException: Failed to read artifact descriptor for org.apache.maven.skins:maven-default-skin:jar:1.0 at org.apache.maven.plugins.jira.JiraUnicodeTestCase.testUnicodeReport(JiraUnicodeTestCase.java:76) Caused by: org.sonatype.aether.resolution.ArtifactDescriptorException: Failed to read artifact descriptor for org.apache.maven.skins:maven-default-skin:jar:1.0 at org.apache.maven.plugins.jira.JiraUnicodeTestCase.testUnicodeReport(JiraUnicodeTestCase.java:76) Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could not transfer artifact org.apache.maven.skins:maven-default-skin:pom:1.0 from/to central (

[https://repo.maven.apache.org/maven2]

): Received fatal alert: protocol_version at org.apache.maven.plugins.jira.JiraUnicodeTestCase.testUnicodeReport(JiraUnicodeTestCase.java:76) Caused by: org.sonatype.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.maven.skins:maven-default-skin:pom:1.0 from/to central (

[https://repo.maven.apache.org/maven2]

): Received fatal alert: protocol_version Caused by: org.apache.maven.wagon.TransferFailedException: Received fatal alert: protocol_version Caused by: javax.net.ssl.SSLException: Received fatal alert: protocol_version



--
This message was sent by Atlassian Jira
(v8.3.4#803005)