HADOOP-19824: Could not find resource '${repo.root}#8344
HADOOP-19824: Could not find resource '${repo.root}#8344ajfabbri merged 1 commit intoapache:trunkfrom
Conversation
- Remove directory-maven-plugin used to compute repo.root. - Replace uses of that variable with `../` or `../../` according to directory structure. - formatting: Strip trailing whitespace on save.
|
One unrelated CI failure in |
mukund-thakur
left a comment
There was a problem hiding this comment.
I don't see any issue doing this but I am not an expert in this part of code so I would wait for other reviews.
|
Thanks for looking @mukund-thakur. I added @slfan1989 since they recently worked on this. Some context: This PR fixes the small mvn CLI regression introduced as part of #8053. The maven var |
|
LGTM, Jenkins failure should be irrelevant. |
|
Hi @ajfabbri It looks like this commit is causing an error. For example, it's complaining about this in my PR: Could you please fix it? Thanks! |
|
|
PR to fix this change for inherited projects: #8372 |
../or../../according todirectory structure.
Description of PR
Fixes running spotbugs with maven -pl , e.g.
mvn -pl hadoop-tools/hadoop-aws spotbugs:spotbugsHow was this patch tested?
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?AI Tooling
If an AI tool was used:
where is the name of the AI tool used.
https://www.apache.org/legal/generative-tooling.html