Using Maven 3.5.4 on RHEL 8.1 with OpenJDK 1.8.

I've been using maven okay for awhile now and now I'm getting the following 
error when running a pom.xml file.

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-jar-plugin:2.4:jar (default-jar) on project 
SOFTWARE_Build_Media: Execution default-jar of goal 
org.apache.maven.plugins:maven-jar-plugin:2.4:jar failed: Plugin 
org.apache.maven.plugins:maven-jar-plugin:2.4 or one of its dependencies could 
not be resolved: Failed to collect dependencies at 
org.apache.maven.plugins:maven-jar-plugin:jar:2.4 -> 
org.apache.maven:maven-archiver:jar:2.5: Failed to read artifact descriptor for 
org.apache.maven:maven-archiver:jar:2.5: Could not transfer artifact 
org.apache.maven:maven-archiver:pom:2.5 from/to central 
(https://repo.maven.apache.org/maven2): Received fatal alert: handshake_failure 
-> [Help 1]


If I add -X to the end of my mvn command, I see this error often:

Received fatal alert: handshake_failure


Googling around, might be a TLS mismatch issue.  Is there anyway to tell and 
correct it?


I've tried to add the following tag to my settings.xml, <offline>true</offline> 
and get the same error.

Thanks


Chris Miller
Altron INC.
703-814-7647
christopher.mil...@altroninc.com
christopher.mil...@gd-ms.com<mailto:christopher.mil...@gd-ms.com>





Reply via email to