flyrain commented on PR #4644:
URL: https://github.com/apache/polaris/pull/4644#issuecomment-4645764515
CI failed due to license issues:
```
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':polaris-admin:quarkusAppPartsBuild' (registered
by plugin 'io.quarkus').
> There was a failure while executing work items
> A failure occurred while executing
io.quarkus.gradle.tasks.worker.BuildWorker
> io.quarkus.builder.BuildException: Build failure: Build failed due
to errors
Error: [error]: Build step
io.quarkiverse.amazon.common.deployment.AmazonServicesClientsProcessor#setup
threw an exception: jakarta.enterprise.inject.spi.DeploymentException: Missing
'software.amazon.awssdk:apache-client' dependency on the classpath
at
io.quarkiverse.amazon.common.deployment.AmazonServicesClientsProcessor.missingDependencyException(AmazonServicesClientsProcessor.java:265)
at
io.quarkiverse.amazon.common.deployment.AmazonServicesClientsProcessor.setup(AmazonServicesClientsProcessor.java:166)
at
java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733)
at
io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:811)
at io.quarkus.builder.BuildContext.run(BuildContext.java:242)
at
org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
at
org.jboss.threads.EnhancedQueueExecutor$Task.doRunWith(EnhancedQueueExecutor.java:2651)
at
org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2630)
at
org.jboss.threads.EnhancedQueueExecutor.runThreadBody(EnhancedQueueExecutor.java:1622)
at
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1589)
at java.base/java.lang.Thread.run(Thread.java:1583)
at org.jboss.threads.JBossThread.run(JBossThread.java:501)
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org./
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':polaris-server:generateLicenseReport'
(registered by plugin 'com.github.jk1.dependency-license-report').
> License information for the following artifacts is missing in the root
LICENSE file:
Missing Apache License mentions:
```
--
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]