[
https://issues.apache.org/jira/browse/HADOOP-18641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17694019#comment-17694019
]
ASF GitHub Bot commented on HADOOP-18641:
-----------------------------------------
steveloughran opened a new pull request, #5439:
URL: https://github.com/apache/hadoop/pull/5439
POM and LICENSE fixup of transient dependencies
* Exclude hadoop-cloud-storage imports which come in with hadoop-common
* Add explicit import of hadoop's org.codehaus.jettison declaration to
hadoop-aliyun
* Tune aliyun jars imports
* Cut duplicate and inconsistent hbase-server declarations from
hadoop-project
* Update LICENSE-binary for the current set of libraries in the hadoop 3.3.5
release.
Contributed by Steve Loughran
<!--
Thanks for sending a pull request!
1. If this is your first time, please read our contributor guidelines:
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
2. Make sure your PR title starts with JIRA issue id, e.g.,
'HADOOP-17799. Your PR title ...'.
-->
### Description of PR
### How was this patch tested?
### For code changes:
- [ ] Does the title or this PR starts with the corresponding JIRA issue id
(e.g. 'HADOOP-17799. Your PR title ...')?
- [ ] Object storage: have the integration tests been executed and the
endpoint declared according to the connector-specific documentation?
- [ ] If adding new dependencies to the code, are these dependencies
licensed in a way that is compatible for inclusion under [ASF
2.0](http://www.apache.org/legal/resolved.html#category-a)?
- [X] If applicable, have you updated the `LICENSE`, `LICENSE-binary`,
`NOTICE-binary` files?
> cyclonedx maven plugin breaks builds on recent maven releases (3.9.0)
> ---------------------------------------------------------------------
>
> Key: HADOOP-18641
> URL: https://issues.apache.org/jira/browse/HADOOP-18641
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 3.4.0, 3.3.5, 3.3.9
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.4.0, 3.3.5, 3.3.9
>
>
> having upgraded maven to get spark to build, the cyclonedx plugin for
> HADOOP-18590 is failing. see SPARK-42380 for the same.
> the 3.3.5 RCs are building with the older maven version of our docker images,
> but if we release as is we will ship something which will get harder over
> time to build.
> reverting HADOOP-18590 everywhere. sorry.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]