You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Alan Myrvold (Jira)" <ji...@apache.org> on 2019/10/05 00:19:00 UTC

[jira] [Commented] (BEAM-6228) Website build from source release fails due to git dependency

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

Alan Myrvold commented on BEAM-6228:
------------------------------------

Proposed a fix in https://github.com/apache/beam/pull/9734

> Website build from source release fails due to git dependency
> -------------------------------------------------------------
>
>                 Key: BEAM-6228
>                 URL: https://issues.apache.org/jira/browse/BEAM-6228
>             Project: Beam
>          Issue Type: Bug
>          Components: build-system, website
>            Reporter: Scott Wegner
>            Assignee: Kenneth Knowles
>            Priority: Critical
>             Fix For: 2.17.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> The website build assumes a git environment, and will fail if built outside of git. As a result, we cannot build the website from the source release.
> [~kenn] noticed this during 2.9.0 release validation. See: https://lists.apache.org/thread.html/dc816a5f8c82dd4d19e82666209305ec67d46440fe8edba4534f9b63@%3Cdev.beam.apache.org%3E
> {code}
> > Configure project :beam-website
> No git repository found for :beam-website. Accessing grgit will cause an NPE.
> FAILURE: Build failed with an exception.
> * Where:
> Build file 'website/build.gradle' line: 143
> * What went wrong:
> A problem occurred evaluating project ':beam-website'.
> > Cannot get property 'branch' on null object
> {code}



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