[
https://issues.apache.org/jira/browse/HADOOP-12415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14791230#comment-14791230
]
Andrew Wang commented on HADOOP-12415:
--------------------------------------
Hey Cos, I just tried running some mvn commands like this for a fresh cache,
build still worked:
{noformat}
cd hadoop-common-project/hadoop-nfs
mvn clean package -DskipTests -Dmaven.repo.local=/tmp/hadoop-12415-hadoop-nfs/
{noformat}
{noformat}
cd hadoop-hdfs-project/hadoop-hdfs-nfs
mvn clean package -DskipTests -Dmaven.repo.local=/tmp/hadoop-12415/
{noformat}
Could you post some standalone steps to reproduce this issue?
> Hadoop build is broken because of missed compile-time dependency
> ----------------------------------------------------------------
>
> Key: HADOOP-12415
> URL: https://issues.apache.org/jira/browse/HADOOP-12415
> Project: Hadoop Common
> Issue Type: Bug
> Components: nfs
> Affects Versions: 2.7.1
> Reporter: Konstantin Boudnik
> Assignee: Tom Zeng
> Attachments: HADOOP-12415.patch
>
>
> As discovered in BIGTOP-2049 {{hadoop-nfs}} module compilation is broken.
> Looks like that HADOOP-11489 is the root-cause of it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)