Skip to content
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

TCK distribution failed to include parent pom #402

Merged
merged 1 commit into from Dec 26, 2023

Conversation

KyleAure
Copy link
Contributor

The maven-assembly-plugin failed to include the parent pom in the assembled tck-dist.jar because the parent pom was not declared as a dependency.

Not sure if this was a behavior change with the plugin, but I've added in a specific plugin version so we can keep up to date and fixed the assembly.xml file to reflect the artifacts we actually include. It doesn't seem like the tck source jar has ever been included correctly.

@KyleAure KyleAure added the TCK label Dec 22, 2023
@KyleAure KyleAure self-assigned this Dec 22, 2023
Copy link
Member

@mswatosh mswatosh left a comment

Choose a reason for hiding this comment

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

Nice job catching this, looks good to me 👍

@KyleAure KyleAure merged commit c715dd3 into jakartaee:main Dec 26, 2023
3 checks passed
@KyleAure KyleAure deleted the tck-dist-include-parent-pom branch December 26, 2023 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants