[
https://issues.apache.org/jira/browse/MCHANGES-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliotte Rusty Harold reassigned MCHANGES-406:
----------------------------------------------
Assignee: Elliotte Rusty Harold
> 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
> Assignee: Elliotte Rusty Harold
> Priority: Major
>
> [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.20.10#820010)