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

[jira] [Commented] (MPOM-236) scm-publish:publish-scm java.lang.AbstractMethodError failure on Git checkout

    [ https://issues.apache.org/jira/browse/MPOM-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017762#comment-17017762 ] 

Hudson commented on MPOM-236:
-----------------------------

Build failed in Jenkins: Maven TLP » maven-apache-parent » master #39

See https://builds.apache.org/job/maven-box/job/maven-apache-parent/job/master/39/

> scm-publish:publish-scm java.lang.AbstractMethodError 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
>            Priority: Major
>             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)