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 "Xiao Chen (JIRA)" <ji...@apache.org> on 2016/06/01 22:08:59 UTC

[jira] [Updated] (HADOOP-12893) Verify LICENSE.txt and NOTICE.txt

     [ https://issues.apache.org/jira/browse/HADOOP-12893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiao Chen updated HADOOP-12893:
-------------------------------
    Attachment: HADOOP-12893.09.patch

Thanks [~aw] for looking into this. I think these are different problems: the pom in hadoop-resource-bundle didn't have version for its {{maven-remote-resources-plugin}}, good catch. I'm attaching patch 9 to fix that.

I think jenkins is saying hadoop-project cannot be built alone - I can reproduce that locally, but not sure what's the fix yet.
- remove m2 cache for hadoop-resource-bundle
- cd hadoop-project (or, any project)
- maven install, failed. :(

Seems we need to tell maven to have hadoop-resource-bundle built before building any of the projects, otherwise it's dependency logic will try to download and fail.

> Verify LICENSE.txt and NOTICE.txt
> ---------------------------------
>
>                 Key: HADOOP-12893
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12893
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.8.0, 2.7.3, 2.6.5, 3.0.0-alpha1
>            Reporter: Allen Wittenauer
>            Assignee: Xiao Chen
>            Priority: Blocker
>         Attachments: HADOOP-12893.002.patch, HADOOP-12893.003.patch, HADOOP-12893.004.patch, HADOOP-12893.005.patch, HADOOP-12893.006.patch, HADOOP-12893.007.patch, HADOOP-12893.008.patch, HADOOP-12893.01.patch
>
>
> We have many bundled dependencies in both the source and the binary artifacts that are not in LICENSE.txt and NOTICE.txt.



--
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