You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2016/06/23 12:52:16 UTC

[jira] [Comment Edited] (HADOOP-13297) hadoop-common module depends on hadoop-build-tools module, but the modules are not ordered correctly

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

Tsuyoshi Ozawa edited comment on HADOOP-13297 at 6/23/16 12:51 PM:
-------------------------------------------------------------------

Hmm, thank you for the clarification. Marking this as blocker since this can lead build failure. 

[~busbey] how is your progress? 


was (Author: ozawa):
Hmm, thank you for the clarification. Marking this as blocker. 

[~busbey] how is your progress? Can I work with you?

> hadoop-common module depends on hadoop-build-tools module, but the modules are not ordered correctly
> ----------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-13297
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13297
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.7.3, 2.6.5
>            Reporter: Akira Ajisaka
>            Assignee: Sean Busbey
>            Priority: Blocker
>
> After HADOOP-12893, we are seeing {{mvn install -DskipTests}} failing in branch-2.7, branch-2.7.3, and branch-2.6. This failure is caused by the followings
> * hadoop-project module depends on hadoop-build-tools module, but hadoop-project module does not declare hadoop-build-tools as its submodule. Therefore, hadoop-build-tools is not built before building hadoop-project.
> * hadoop-build-tools pom and jar are not uploaded to the snapshot repository (https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-build-tools/)
> The build failure occurs if the *both* of the above conditions are satisfied.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org