[
https://issues.apache.org/jira/browse/HADOOP-8480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13914309#comment-13914309
]
Jiahongchao commented on HADOOP-8480:
-------------------------------------
I tried to build native library for hadoop 2.3 in 64bit Centos, this issus
happed again.
mvn package -Pdist,native -Dskiptests -Dtar always failed .
> 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.1.5#6160)