You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Henning Rohde (JIRA)" <ji...@apache.org> on 2018/07/03 18:05:00 UTC

[jira] [Created] (BEAM-4724) Maven Go build broken

Henning Rohde created BEAM-4724:
-----------------------------------

             Summary: Maven Go build broken
                 Key: BEAM-4724
                 URL: https://issues.apache.org/jira/browse/BEAM-4724
             Project: Beam
          Issue Type: Bug
          Components: build-system
            Reporter: Henning Rohde
            Assignee: Henning Rohde


Reported on stack overflow:

https://stackoverflow.com/questions/51137744/build-failure-of-apache-beam-2-6-0-snapshot

Repros on mac:

$ mvn clean verify
[...]
[ERROR] Failed to execute goal com.igormaznitsa:mvn-golang-wrapper:2.1.7:build (go-build-linux-amd64) on project beam-sdks-go: Can't find generated target file : /Users/herohde/go/src/github.com/apache/beam/sdks/go/target/linux_amd64/beamctl -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :beam-sdks-go




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)