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

Correction in the source guide for including micronaut-data-processor #1356

Open
alok001 opened this issue Oct 6, 2023 · 1 comment
Open
Assignees

Comments

@alok001
Copy link

alok001 commented Oct 6, 2023

Hi Team

This ticket is to address the issue for correcting sample example to include micronaut-data-processor.

Suggested sample example
<path> <groupId>io.micronaut.data</groupId> <artifactId>micronaut-data-processor</artifactId> <version>4.1.3</version> </path>
Source: https://guides.micronaut.io/latest/micronaut-jpa-hibernate-maven-java.html

Guide: https://github.com/micronaut-projects/micronaut-guides/blob/master/guides/micronaut-jpa-hibernate/micronaut-jpa-hibernate.adoc

I have also added the version to avoid below issue. I will open PR to address the issue.

Resolution of annotationProcessorPath dependencies failed: version can neither be null, empty nor blank

Screenshot 2023-10-05 at 22 59 50

@alvarosanchez alvarosanchez self-assigned this Oct 6, 2023
@alok001
Copy link
Author

alok001 commented Oct 25, 2023

Hi Team , Just wanted to check if this issue has been resolved as it need just small text update.

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 a pull request may close this issue.

3 participants