snazy commented on PR #3864: URL: https://github.com/apache/polaris/pull/3864#issuecomment-4032873772
> * `io.quarkus:quarkus-ide-launcher` is in the `LICENSE`, but I don't find the corresponding jar in the distribution > > * `org.eclipse.parsson:jakarta.json` is in the `LICENSE`, but I don't find the corresponding jar in the distribution Yea - those are a bit odd. Quarkus recommends using the `quarkusProdRuntimeClasspathConfiguration` Gradle configuration, because that contains all artifacts, even those that are "implicitly added" by each Quarkus app. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
