From be35c055a39eeb3853acb4eb8270e0203d05d00f Mon Sep 17 00:00:00 2001 From: Keegan Witt Date: Sun, 29 Mar 2020 23:45:13 -0400 Subject: [PATCH] Use maven-scm-publish-plugin instead of wagon-gitsite --- pom.xml | 59 ++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 39 insertions(+), 20 deletions(-) diff --git a/pom.xml b/pom.xml index 4273a22d..a508ecc5 100644 --- a/pom.xml +++ b/pom.xml @@ -405,6 +405,38 @@ org.apache.maven.plugins maven-site-plugin 3.12.1 + + + stage-for-scm-publish + post-site + + stage + + + false + + + + + true + + + + org.apache.maven.plugins + maven-scm-publish-plugin + 3.2.1 + + gh-pages + + + + scm-publish + site-deploy + + publish-scm + + + org.apache.maven.plugins @@ -412,24 +444,6 @@ 3.0.0 - - - - org.apache.maven.scm - maven-scm-provider-gitexe - 1.12.0 - - - org.apache.maven.scm - maven-scm-manager-plexus - 1.12.0 - - - com.github.stephenc.wagon - wagon-gitsite - 0.5 - - @@ -460,6 +474,11 @@ + + org.apache.maven.plugins + maven-plugin-report-plugin + 3.10.2 + org.apache.maven.plugins maven-project-info-reports-plugin @@ -567,8 +586,8 @@ https://oss.sonatype.org/service/local/staging/deploy/maven2 - github-project-site - gitsite:git@github.com/groovy/GMavenPlus.git + github + scm:git:git@github.com/groovy/GMavenPlus.git