[
https://issues.apache.org/jira/browse/HADOOP-12899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186507#comment-15186507
]
Chris Nauroth commented on HADOOP-12899:
----------------------------------------
I looked into shelldocs more. First, there is the same fix required for
invoking the shell directly through maven-exec-plugin. However, that alone
isn't sufficient to get shelldocs working on Windows. It looks like there are
also going to be some requirements around translating paths using {{cygpath
-w}} for the GPG commands. Even getting past that, I have some
as-yet-undiagnosed error preventing it from working fully.
At this point, I think I want to proceed with committing the existing patch
v002 based on Andrew's +1. I'd like to defer shelldocs and releasedocmaker to
a separate issue. I don't have time to dig into those further right now, and
getting the distro build working (without the site) is still a helpful step for
anyone who wants to do a distro build from trunk on Windows.
I'll wait 24 hours before committing just in case anyone disagrees.
> External distribution stitching scripts do not work correctly on Windows.
> -------------------------------------------------------------------------
>
> Key: HADOOP-12899
> URL: https://issues.apache.org/jira/browse/HADOOP-12899
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Environment: Windows
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Priority: Blocker
> Attachments: HADOOP-12899.001.patch, HADOOP-12899.002.patch
>
>
> In HADOOP-12850, we pulled the dist-layout-stitching and dist-tar-stitching
> scripts out of hadoop-dist/pom.xml and into external files. It appears this
> change is not working correctly on Windows.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)