[ 
https://issues.apache.org/jira/browse/HADOOP-8480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14593256#comment-14593256
 ] 

Sam Clus commented on HADOOP-8480:
----------------------------------

I have solved this problem already! Here is my solution: 
1. find the file : hadoop-hdfs-project/pom.xml
2. open the file,search "skip" , find the label , change the value "false" to 
"true".

If you have any problem , you can ask me : QQ international:940417022.

> The native build should honor -DskipTests
> -----------------------------------------
>
>                 Key: HADOOP-8480
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8480
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>            Priority: Trivial
>             Fix For: 2.0.2-alpha
>
>         Attachments: HADOOP-8480.001.patch, HADOOP-8480.002.patch
>
>
> Currently, the native build does not honor -DskipTests.  The native unit 
> tests will be run even when you specify:
> {code}
> mvn compile -Pnative -DskipTests -X -e
> {code}
> This seems inconsistent; shouldn't we fix this to work like the other tests 
> do?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to