elharo commented on issue #10: new http
URL: 
https://github.com/apache/maven-changes-plugin/pull/10#issuecomment-597237040
 
 
   Yep, this definitely causes the test to fail but only on JDK7:
   
   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 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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to