[
https://issues.apache.org/jira/browse/HADOOP-11813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14518237#comment-14518237
]
Allen Wittenauer commented on HADOOP-11813:
-------------------------------------------
I use:
{code}
mvn clean site site:stage -Preleasedocs -DstagingDirectory=/tmp/hadoop-site
{code}
Just so you don't have to hunt for it, output will be at:
file:///tmp/hadoop-site/hadoop-project/hadoop-project-dist/hadoop-common/release/
with that command line.
If pandoc is breaking, though, we should probably escape it. Maven's markdown
to html conversion is... err, lenient, in some instances.
> releasedocmaker.py should use today's date instead of unreleased
> ----------------------------------------------------------------
>
> Key: HADOOP-11813
> URL: https://issues.apache.org/jira/browse/HADOOP-11813
> Project: Hadoop Common
> Issue Type: Task
> Components: build
> Affects Versions: 3.0.0
> Reporter: Allen Wittenauer
> Assignee: Darrell Taylor
> Priority: Minor
> Labels: newbie
> Attachments: HADOOP-11813.patch
>
>
> After discussing with a few folks, it'd be more convenient if releasedocmaker
> used the current date rather than unreleased when processing a version that
> JIRA hasn't declared released.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)