You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2019/11/11 12:18:00 UTC

[jira] [Closed] (SUREFIRE-1715) Platform support for 'maven-surefire-plugin' on PowerPC64LE

     [ https://issues.apache.org/jira/browse/SUREFIRE-1715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov closed SUREFIRE-1715.
------------------------------------
    Resolution: Invalid

This is not a Surefire issue. Inquire with upstream project.

> Platform support for 'maven-surefire-plugin' on PowerPC64LE
> -----------------------------------------------------------
>
>                 Key: SUREFIRE-1715
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1715
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Surefire Plugin
>    Affects Versions: 2.22.0
>         Environment: PPC64LE
>            Reporter: Sarvesh Tamba
>            Priority: Blocker
>         Attachments: maven-surefire-plugin_error.txt
>
>
> I am trying to build/install keycloak/keycloak on PPC64LE architecture with Red Hat Enterprise Linux 7, using the commands mentioned here - https://github.com/keycloak/keycloak/blob/master/docs/building.md
> I have updated the `mvn-golang-wrapper` with workaround as described in "https://github.com/raydac/mvn-golang/issues/70"
> However I am seeing the following issues as below:-
> ```
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on project integration-arquillian-tests-base: There are test failures.
> ```
> Also seeing the following error in the log (not sure if the two are related)
> ```
> /root/keycloak/keycloak/testsuite/integration-arquillian/tests/base/target/drone/1c947d57fce2f21ce0b43fe2ed7cd361/phantomjs-2.1.1-linux-x86_64/bin/phantomjs: cannot execute binary file
> ```
> Attached is the detailed log output.



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