You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2014/05/18 22:05:38 UTC

[jira] [Updated] (BIGTOP-1311) allow easy site publishing

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

Roman Shaposhnik updated BIGTOP-1311:
-------------------------------------

    Attachment: 0001-BIGTOP-1311.-allow-easy-site-publishing.patch

Attached patch enables maven-scm-publish-plugin to directly commit to svnpubsub staging repository. From now on, the workflow of publishing a website will consist of only two steps:
   # mvn site-deploy
   # push the staging to prod via https://cms.apache.org/bigtop/publish 

This makes our git repo a single source of truth for our website and lets us completely discontinue the site maintenance in SVN.

> allow easy site publishing
> --------------------------
>
>                 Key: BIGTOP-1311
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1311
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 0.7.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.8.0
>
>         Attachments: 0001-BIGTOP-1311.-allow-easy-site-publishing.patch
>
>
> The current way of publishing our website annoyed me to a pointe where I had to do something about it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)