Skip to content

HADOOP-19824: Could not find resource '${repo.root}#8344

Draft
ajfabbri wants to merge 1 commit intoapache:trunkfrom
ajfabbri:af/hadoop-19824
Draft

HADOOP-19824: Could not find resource '${repo.root}#8344
ajfabbri wants to merge 1 commit intoapache:trunkfrom
ajfabbri:af/hadoop-19824

Conversation

@ajfabbri
Copy link
Contributor

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

Description of PR

Fixes running spotbugs with maven -pl , e.g.
mvn -pl hadoop-tools/hadoop-aws spotbugs:spotbugs

How was this patch tested?

mvnd clean
mvnd clean compile -pl hadoop-tools/hadoop-aws -am
mvnd -pl hadoop-tools/hadoop-aws -am  spotbugs:spotbugs

For code changes:

  • Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
  • [na] 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?
  • If applicable, have you updated the LICENSE, LICENSE-binary, NOTICE-binary files?

AI Tooling

If an AI tool was used:

- 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant