Leo Arias created MNG-6125:
------------------------------
Summary: certificate subject mismatch
Key: MNG-6125
URL: https://issues.apache.org/jira/browse/MNG-6125
Project: Maven
Issue Type: Bug
Components: General
Affects Versions: 3.3.9
Environment: Ubuntu, I have seen the error in xenial, yakkety and
zesty.
Reporter: Leo Arias
Priority: Minor
During `$ nvm package` I'm getting this error:
[ERROR] Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or one of
its dependencies could not be resolved: Failed to read artifact descriptor for
org.apache.maven.plugins:maven-resources-plugin:jar:2.6: Could not transfer
artifact org.apache.maven.plugins:maven-resources-plugin:pom:2.6 from/to
central (https://repo.maven.apache.org/maven2): Host name
'repo.maven.apache.org' does not match the certificate subject provided by the
peer (CN=repo1.maven.org, O="Sonatype, Inc", L=Fulton, ST=MD, C=US) -> [Help 1]
This looks to be a problem on your end where the certificate served is for
repo1.maven.org but I'm connecting to repo.maven.apache.org.
Here's the full log:
http://paste.ubuntu.com/23517559/
I'm not sure what else to debug on my side, but if you tell me what other info
would be useful, I'll add it.
Thanks
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)