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

[jira] [Assigned] (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:all-tabpanel ]

Kenneth Knowles reassigned BEAM-6228:
-------------------------------------

    Assignee: Kenneth Knowles

> 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: New Feature
>          Components: website
>            Reporter: Scott Wegner
>            Assignee: Kenneth Knowles
>            Priority: Minor
>          Time Spent: 1h 10m
>  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)