Skip to content

Implement maven lookup exclusion to sbom plugin - #6296

Open
DieterMai wants to merge 2 commits into
eclipse-tycho:mainfrom
DieterMai:maven-lookup-exclusion
Open

Implement maven lookup exclusion to sbom plugin#6296
DieterMai wants to merge 2 commits into
eclipse-tycho:mainfrom
DieterMai:maven-lookup-exclusion

Conversation

@DieterMai

Copy link
Copy Markdown
Contributor

What does this PR do?

Implemented maven lookup exclusion. This was implemented into p2repo-sbom with
eclipse-cbi/p2repo-sbom#34
as a reaction to
eclipse-cbi/p2repo-sbom#33

How was this tested?

It was tested locally with the setup that otherwise failed.
No automated tests.

AI/GenAI disclosure

No character was written by an LLM

Checklist

  • I have searched existing PRs/issues and this is not a duplicate.
  • mvn clean install -DskipTests / relevant integration tests pass locally.
  • Commits are small and self-contained (see CONTRIBUTING.md).

@merks merks left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for taking care of the whole end-to-end support for this option!

if (trim.isEmpty()) {
continue;
}
getLog().debug("Add content redirection: "+trim);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we were really picked, we'd complain about the lack of whitespace around the +. 😁

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

Test Results

1 065 files  1 065 suites   5h 32m 14s ⏱️
1 427 tests 1 406 ✅ 21 💤 0 ❌
4 257 runs  4 191 ✅ 66 💤 0 ❌

Results for commit b42313a.

♻️ This comment has been updated with latest results.

@laeubi

laeubi commented Sep 8, 2026

Copy link
Copy Markdown
Member

@merks Feel free to merge if you are fine with the change.

@merks

merks commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Crappy. The update did a merge and not a rebase. 😱

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.

3 participants