You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/01/02 17:41:00 UTC

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

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

ASF GitHub Bot logged work on BEAM-6228:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Jan/19 17:40
            Start Date: 02/Jan/19 17:40
    Worklog Time Spent: 10m 
      Work Description: swegner commented on issue #7312: [BEAM-6228] Ensure the website can build without a git repository
URL: https://github.com/apache/beam/pull/7312#issuecomment-450929831
 
 
   Ping @alanmyrvold 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 180325)
    Time Spent: 40m  (was: 0.5h)

> 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
>            Priority: Minor
>          Time Spent: 40m
>  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
(v7.6.3#76005)