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

Fix kotlin-plugin build warning #16609

Merged
merged 1 commit into from
Apr 19, 2021
Merged

Fix kotlin-plugin build warning #16609

merged 1 commit into from
Apr 19, 2021

Conversation

famod
Copy link
Member

@famod famod commented Apr 18, 2021

Fixes:

Warning:  
Warning:  Some problems were encountered while building the effective model for io.quarkus:quarkus-resteasy-reactive:jar:999-SNAPSHOT
Warning:  'build.plugins.plugin.version' for org.jetbrains.kotlin:kotlin-maven-plugin is missing. @ line 66, column 21
Warning:  
Warning:  It is highly recommended to fix these problems because they threaten the stability of your build.
Warning:  
Warning:  For this reason, future Maven versions might no longer support building such malformed projects.

/cc @evanchooly

@evanchooly
Copy link
Member

Thanks for tracking that down. It was in my list for next week. My only question is if that should be in the managed deps like the others but otherwise 👍

@evanchooly evanchooly self-requested a review April 18, 2021 18:50
@famod
Copy link
Member Author

famod commented Apr 18, 2021

My only question is if that should be in the managed deps like the others but otherwise

I was also on the fence about that but settled on the existing approach.

@geoand geoand merged commit d18d83f into quarkusio:main Apr 19, 2021
@quarkus-bot quarkus-bot bot added this to the 2.0 - main milestone Apr 19, 2021
@famod famod deleted the build-warning-kotlin-rr branch May 28, 2021 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants