Syquel commented on pull request #9: URL: https://github.com/apache/maven-gpg-plugin/pull/9#issuecomment-800396485
The log of the failing test can be found [here](https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-gpg-plugin/job/MGPG-79B/2/testReport/org.apache.maven.plugins.gpg.it/GpgSignAttachedMojoIT/windows_jdk7_m3_2_x_build___Build_windows_jdk7_m3_2_x_build___testInteractiveWithoutPassphrase/). > [ERROR] Plugin org.apache.maven.plugins:maven-source-plugin:2.0.4 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-source-plugin:jar:2.0.4: Could not transfer artifact org.apache.maven.plugins:maven-source-plugin:pom:2.0.4 from/to central (https://repo.maven.apache.org/maven2): Received fatal alert: protocol_version -> [Help 1] >[...] >Caused by: javax.net.ssl.SSLException: Received fatal alert: protocol_version >[...] I pushed a new commit which alignsthe JUnit-based maven-invoker tests with the maven-invoker-plugin ITs by utilizing the local Maven repository as remote repository. If that does not help I will ask on the dev mailing list. Thank's for the pointer. ---------------------------------------------------------------- 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: [email protected]
