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

Update to MP Parent 3.0 #770

Merged
merged 1 commit into from Mar 6, 2023
Merged

Conversation

radcortez
Copy link
Contributor

No description provided.

@eclipse-microprofile-bot
Copy link
Contributor

Can one of the admins verify this patch?

Signed-off-by: Roberto Cortez <radcortez@yahoo.com>
@radcortez radcortez merged commit 48b1013 into eclipse:master Mar 6, 2023
@Emily-Jiang
Copy link
Member

Do we need to update the mp parent as we don't have dependency on the new core profile? I thought a spec should not update the dependency unless they need to utilise a particular feature.

@radcortez
Copy link
Contributor Author

It requires the parent to update plugins. Old versions do not work with Maven 3.9.x.

@Emily-Jiang
Copy link
Member

Emily-Jiang commented Mar 24, 2023

It might make sense to fix the parent-2.x without pulling in Jakarta EE 10 but with Maven 3.9.x update. We should maintain 2 streams concurrently.

@radcortez
Copy link
Contributor Author

At some point, all modules will need to be updated, and maintaining two streams at this point is just extra work for little gain.

If we want to avoid an update on the dependency side, then we need to move the Jakarta dependencies outside the Parent POM to another project, so they can be updated independently.

Emily-Jiang added a commit to Emily-Jiang/microprofile-config that referenced this pull request Jun 29, 2023
Emily-Jiang added a commit to Emily-Jiang/microprofile-config that referenced this pull request Jul 6, 2023
Emily-Jiang added a commit to Emily-Jiang/microprofile-config that referenced this pull request Jul 6, 2023
Emily-Jiang added a commit that referenced this pull request Jul 6, 2023
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.

None yet

3 participants