Peter Klavins created HADOOP-10972:
--------------------------------------

             Summary: 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
             Fix For: 3.0.0


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)

Reply via email to