Skip to content

Package lighty.io's BOM #2185

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Package lighty.io's BOM #2185

wants to merge 1 commit into from

Conversation

ihrasko
Copy link
Collaborator

@ihrasko ihrasko commented Mar 26, 2025

Set packaging in lighty-bom to "bom" to prevent ist usage as parent with Maven 4.

"Starting from Maven 4.0, a new specific BOM packaging has been introduced. It allows defining a BOMs which are not used as parent in a project leveraging the newer 4.1.0 model, while still providing full compatibility with Maven 3.X clients and projects. This BOM packaging is translated into a more usual POM packaging at
installation / deployment time, leveraging the build/consumer POM feature from Maven 4. This thus provides full compatibility with Maven 3.x."

See: https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Dependency_Management

Set packaging in lighty-bom to "bom" to prevent ist usage as parent
with Maven 4.

"Starting from Maven 4.0, a new specific BOM packaging has been
introduced. It allows defining a BOMs which are not used as parent in
a project leveraging the newer 4.1.0 model, while still providing full
compatibility with Maven 3.X clients and projects. This BOM packaging
is translated into a more usual POM packaging at
installation / deployment time, leveraging the build/consumer POM
feature from Maven 4. This thus provides full compatibility
with Maven 3.x."

See: https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Dependency_Management

Signed-off-by: Ivan Hrasko <[email protected]>
@ihrasko ihrasko requested a review from Tobianas March 26, 2025 09:07
Copy link
Contributor

@Tobianas Tobianas left a comment

Choose a reason for hiding this comment

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

@ihrasko ihrasko marked this pull request as draft March 26, 2025 11:35
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