You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2021/01/04 17:26:10 UTC

[GitHub] [fineract] vorburger edited a comment on pull request #1558: chore(deps): update dependency org.openapi.generator:org.openapi.generator.gradle.plugin to v5

vorburger edited a comment on pull request #1558:
URL: https://github.com/apache/fineract/pull/1558#issuecomment-754106708


   This fails to build just because it's now missing `javax.annotation.Generated`... it probably was a transitive dependency before that was automatically added by the previous generation of this plugin and now no longer is? Although that's quite surprising, because the classpath of the Gradle plugin and the runtime should be separate... but whatever. It should be trivial to fix this by just adding the right dependency explicitly.  I may have a go at this - AFTER someone (anyone) fixes FINERACT-887.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org