Need help with maven-changes-plugin:2.11:github-report: peer not authenticated

30 views
Skip to first unread message

Dan Tran

unread,
Mar 27, 2018, 12:29:07 PM3/27/18
to mojoha...@googlegroups.com
Hi Mojo Team

I am running an issue trying to push rpm-maven-plugin site after cutting RC build

here is the command

  -f target/checkout site site:stage scm-publish:publish-scm

here is the error

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project rpm-maven-plugin: Error generating maven-changes-plugin:2.11:github-report: peer not authenticated -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project rpm-maven-plugin: Error generating maven-changes-plugin:2.11:github-report: peer not authenticated
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)


help/advice is greatly apprecated

Hervé Boutemy

unread,
Mar 28, 2018, 12:31:03 PM3/28/18
to mojohaus-dev
What precise version of JVM are you using?

"peer not authenticated" or "Received fatal alert: protocol_version" are
typical of TLS 1.2 server requirement upgrade with a JVM that does not support
it

I suppose that if you look at the full stack trace (-e or -X), you'll see the
exception path to SSL layer

There is a wave of server TLS 1.2 requirement upgrade, like this one from
Fastly [1]. I suppose this is an equivalent upgrade at GitHub level, I suppose
there was an announcement somewhere, I don't precisely know...

Regards,

Hervé


[1] https://www.fastly.com/blog/phase-two-our-tls-10-and-11-deprecation-plan

Dan Tran

unread,
Mar 28, 2018, 11:56:13 PM3/28/18
to mojoha...@googlegroups.com
thanks for the tip, upgrade to latest java 7 does the trick

Very much appreciated

-D

--
You received this message because you are subscribed to the Google Groups "mojohaus-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mojohaus-dev+unsubscribe@googlegroups.com.
To post to this group, send email to mojoha...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mojohaus-dev/2a958275-881e-45b7-ada8-aab84981e1ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages