[
https://issues.apache.org/jira/browse/HADOOP-12899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15183431#comment-15183431
]
Chris Nauroth commented on HADOOP-12899:
----------------------------------------
{code}
mvn clean install -Pdist -Dtar -Dbundle.snappy -Dsnappy.lib=C:\snappy\lib
-DskipTests -Dmaven.javadoc.skip=true
{code}
{code}
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.3.1:exec
(dist) on project hadoop-dist: Command execution failed. Cannot run program
"C:\hdc\hadoop-dist\..\dev-support\bin\dist-layout-stitching" (in directory
"C:\hdc\hadoop-dist\target"): CreateProcess error=193, %1 is not a valid Win32
application -> [Help 1]
{code}
> External dist-layout-stitching script does 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
>
> In HADOOP-12850, we pulled the dist-layout-stitching script out of
> hadoop-dist/pom.xml and into an external script. It appears this change is
> not working correctly on Windows.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)