Details
-
Dependency upgrade
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
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