[
https://issues.apache.org/jira/browse/HADOOP-10972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14100311#comment-14100311
]
Akira AJISAKA commented on HADOOP-10972:
----------------------------------------
Thanks [~PKRoma] for the report and the patch.
> Native Libraries Guide contains mis-spelt build line
> ----------------------------------------------------
>
> Key: HADOOP-10972
> URL: https://issues.apache.org/jira/browse/HADOOP-10972
> Project: Hadoop Common
> Issue Type: Bug
> Components: documentation
> Affects Versions: 3.0.0
> Reporter: Peter Klavins
> Labels: documentation, newbie
> Fix For: 3.0.0
>
> Attachments: HADOOP-10972.patch
>
>
> The Native Libraries Guide mis-spells the define 'skipTests' with a lowercase
> 't' in the build line. The correct build line is:
> {code:none}
> $ mvn package -Pdist,native -DskipTests -Dtar
> {code}
> Patch is to trunk, but is also valid for released versions 2.2.0, 2.3.0,
> 2.4.0, 2.4.1, and 2.5.0, and could be back-ported to them if deemed necessary.
--
This message was sent by Atlassian JIRA
(v6.2#6252)