Skip to content

TOMEE-4454 - Missing artifacts in BOM generated files due to webapp removal#1783

Merged
rzo1 merged 1 commit intomainfrom
TOMEE-4454
Feb 14, 2025
Merged

TOMEE-4454 - Missing artifacts in BOM generated files due to webapp removal#1783
rzo1 merged 1 commit intomainfrom
TOMEE-4454

Conversation

@rzo1
Copy link
Copy Markdown
Contributor

@rzo1 rzo1 commented Feb 10, 2025

The tomee-webapps are no longer deployed to a remote Maven repository, see https://issues.apache.org/jira/browse/TOMEE-3724

As a result, their artifacts should be excluded from the BOM generation process to prevent missing dependencies. Currently, the 10.0.0-GA BOMS are unusable.

This PR updates the BOM generation logic to filter out web app artifacts, ensuring that only valid, published artifacts are included.

@rzo1 rzo1 requested review from dblevins and jungm February 10, 2025 14:56
@rzo1 rzo1 merged commit 480b6df into main Feb 14, 2025
@rzo1 rzo1 deleted the TOMEE-4454 branch February 14, 2025 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants