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

4.x: Fix Micronaut integration #8230 #128

Merged
merged 2 commits into from
Feb 12, 2025
Merged

Conversation

jbescos
Copy link
Member

@jbescos jbescos commented Feb 11, 2025

Examples changes of helidon-io/helidon#7206

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 11, 2025
@jbescos jbescos force-pushed the issue8230 branch 5 times, most recently from 1c50ffc to b75ac2b Compare February 12, 2025 06:04
@jbescos
Copy link
Member Author

jbescos commented Feb 12, 2025

Error is
Error: 'dependencies.dependency.version' for io.micronaut.validation:micronaut-validation:jar is missing. @ line 52, column 21

But this dependency exists in helidon-dependencies/pom.xml under dependencyManagement, there is no need to specify the version.

If I add the version, it fails too.

Adding a workaround...

Signed-off-by: Jorge Bescos Gascon <[email protected]>
@barchetta barchetta merged commit 6f35141 into helidon-io:dev-4.x Feb 12, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants