You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (Jira)" <ji...@apache.org> on 2020/01/17 07:17:00 UTC

[jira] [Created] (MPOM-236) scm-publish:publish-scm failure on Git checkout

Herve Boutemy created MPOM-236:
----------------------------------

             Summary: scm-publish:publish-scm failure on Git checkout
                 Key: MPOM-236
                 URL: https://issues.apache.org/jira/browse/MPOM-236
             Project: Maven POMs
          Issue Type: Bug
          Components: asf
    Affects Versions: ASF-22
            Reporter: Christofer Dutz
            Assignee: Herve Boutemy
             Fix For: ASF-23


after updating to the lates apache-parent 22, we're having problems pushing our generated site to git on jenkins ... we're getting strange API compatibility errors ...

{noformat}[DEBUG] -- end configuration --
[INFO] Checking out the pub tree from scm:git:https://gitbox.apache.org/repos/asf/plc4x-website.git into /home/jenkins/jenkins-slave/workspace/PLC4X_PLC4X_develop/target/scmpublish-checkout
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.487 s
[INFO] Finished at: 2020-01-16T10:26:43Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-scm-publish-plugin:3.0.0:publish-scm (default-cli) on project plc4x-jenkins-tools: Execution default-cli of goal org.apache.maven.plugins:maven-scm-publish-plugin:3.0.0:publish-scm failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-scm-publish-plugin:3.0.0:publish-scm: java.lang.AbstractMethodError: org.apache.maven.scm.command.checkout.AbstractCheckOutCommand.executeCheckOutCommand(Lorg/apache/maven/scm/provider/ScmProviderRepository;Lorg/apache/maven/scm/ScmFileSet;Lorg/apache/maven/scm/ScmVersion;ZZ)Lorg/apache/maven/scm/command/checkout/CheckOutScmResult;{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)