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

Hudson commented on HADOOP-13297:
---------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #10076 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/10076/])
HADOOP-13297. Add missing dependency in setting (aajisaka: rev 
7bd5d4272cd686e06c5d5fcc489b69312dacb47b)
* hadoop-project/pom.xml


> Add missing dependency in setting maven-remote-resource-plugin to fix builds
> ----------------------------------------------------------------------------
>
>                 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
>             Fix For: 2.8.0, 2.7.3, 2.6.5
>
>         Attachments: HADOOP-13297.00.patch, HADOOP-13297.1.patch, 
> HADOOP-13297.branch-2.6.00.patch, HADOOP-13297.branch-2.6.v1.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to