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

sourcegen changes broke platform #221

Open
sdelamo opened this issue Jan 10, 2025 · 2 comments
Open

sourcegen changes broke platform #221

sdelamo opened this issue Jan 10, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@sdelamo
Copy link
Contributor

sdelamo commented Jan 10, 2025

Issue description

Execution failed for task ':micronaut-platform:checkVersionCatalogCompatibility'.
> Version catalogs are not compatible:
  The following versions were present in the baseline version but missing from this catalog:
    - kotlinpoet
  The following libraries were present in the baseline version but missing from this catalog:
    - micronaut-sourcegen-model
    - micronaut-sourcegen-generator
    - kotlinpoet-javapoet
    - micronaut-sourcegen-bom
    - micronaut-sourcegen-annotations
    - micronaut-sourcegen-generator-kotlin
    - micronaut-sourcegen-generator-java
    - kotlinpoet
@sdelamo sdelamo added the bug Something isn't working label Jan 10, 2025
@sdelamo
Copy link
Contributor Author

sdelamo commented Jan 10, 2025

I assume this was broke by #215 @altro3 can you fix it?

@altro3
Copy link
Contributor

altro3 commented Jan 10, 2025

hm... I'm not sure if the problem is in my changes. I just updated the versions and removed the ksp and kotlin versions from the file. But I didn't change kotlinpoet. See the screenshot

{C0137221-F623-4AD8-B07C-279084B494E3}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

2 participants