Shekharrajak commented on PR #19311:
URL: https://github.com/apache/druid/pull/19311#issuecomment-4411685392

   Struggling with CI check related to license : 
   
   ```
   
   Unsupported license: MPL 1.1
   For:org.javassist javassist in: druid-kerberos
   org.locationtech.jts jts-core in: parquet-extensions with: Eclipse Public 
License 2.0 ignoring Eclipse Distribution License - v 1.0
   Error:  Command execution failed.
   org.apache.commons.exec.ExecuteException: Process exited with an error: 1 
(Exit value: 1)
       at org.apache.commons.exec.DefaultExecutor.executeInternal 
(DefaultExecutor.java:394)
       at org.apache.commons.exec.DefaultExecutor.execute 
(DefaultExecutor.java:292)
       at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:903)
       at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:863)
       at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:454)
       at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:126)
       at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 
(MojoExecutor.java:328)
       at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute 
(MojoExecutor.java:316)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:212)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:174)
       at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 
(MojoExecutor.java:75)
       at org.apache.maven.lifecycle.internal.MojoExecutor$1.run 
(MojoExecutor.java:162)
       at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute 
(DefaultMojosExecutionStrategy.java:39)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:159)
       at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:105)
       at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:73)
       at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:53)
       at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:118)
       at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
   [INFO] simple-client-sslcontext ........................... SUCCESS [  5.195 
s]
   [INFO] druid-basic-security ............................... SUCCESS [  9.326 
s]
   [INFO] druid-google-extensions ............................ SUCCESS [  7.697 
s]
   [INFO] druid-catalog ...................................... SUCCESS [  9.519 
s]
   [INFO] druid-testing-tools ................................ SUCCESS [  8.122 
s]
   [INFO] druid-testcontainers ............................... SUCCESS [  2.149 
s]
   [INFO] druid-influx-extensions ............................ SUCCESS [  4.579 
s]
   [INFO] druid-cassandra-storage ............................ SUCCESS [  3.987 
s]
   [INFO] dropwizard-emitter ................................. SUCCESS [  6.528 
s]
   [INFO] druid-cloudfiles-extensions ........................ SUCCESS [  5.857 
s]
   [INFO] druid-consul-extensions ............................ SUCCESS [  6.595 
s]
   [INFO] graphite-emitter ................................... SUCCESS [  6.085 
s]
   [INFO] druid-distinctcount ................................ SUCCESS [  4.219 
s]
   [INFO] druid-exact-count-bitmap ........................... SUCCESS [  7.275 
s]
   [INFO] statsd-emitter ..................................... SUCCESS [  6.282 
s]
   [INFO] druid-time-min-max ................................. SUCCESS [  5.725 
s]
   [INFO] druid-virtual-columns .............................. SUCCESS [  4.011 
s]
   [INFO] druid-thrift-extensions ............................ SUCCESS [  4.915 
s]
   [INFO] ambari-metrics-emitter ............................. SUCCESS [  6.306 
s]
   [INFO] sqlserver-metadata-storage ......................... SUCCESS [  6.266 
s]
   [INFO] kafka-emitter ...................................... SUCCESS [  6.186 
s]
   [INFO] druid-redis-cache .................................. SUCCESS [  7.346 
s]
   [INFO] druid-opentsdb-emitter ............................. SUCCESS [  5.524 
s]
   [INFO] druid-momentsketch ................................. SUCCESS [  6.063 
s]
   [INFO] druid-moving-average-query ......................... SUCCESS [  7.560 
s]
   [INFO] tdigestsketch ...................................... SUCCESS [  7.308 
s]
   [INFO] druid-ddsketch ..................................... SUCCESS [  7.400 
s]
   [INFO] druid-influxdb-emitter ............................. SUCCESS [  4.017 
s]
   [INFO] gce-extensions ..................................... SUCCESS [  6.621 
s]
   [INFO] aliyun-oss-extensions .............................. SUCCESS [  7.980 
s]
   [INFO] prometheus-emitter ................................. SUCCESS [  5.877 
s]
   [INFO] opentelemetry-emitter .............................. SUCCESS [  8.167 
s]
   [INFO] grpc-query ......................................... SUCCESS [ 14.755 
s]
   [INFO] druid-iceberg-extensions ........................... SUCCESS [  9.575 
s]
   [INFO] druid-deltalake-extensions ......................... SUCCESS [  6.163 
s]
   [INFO] druid-spectator-histogram .......................... SUCCESS [  8.500 
s]
   [INFO] druid-rabbit-indexing-service ...................... SUCCESS [  7.905 
s]
   [INFO] druid-ranger-security .............................. SUCCESS [  9.363 
s]
   [INFO] distribution ....................................... FAILURE [05:29 
min]
   [INFO] druid-quidem-ut .................................... SKIPPED
   [INFO] druid-embedded-tests ............................... SKIPPED
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  22:30 min
   [INFO] Finished at: 2026-05-09T05:59:40Z
   [INFO] 
------------------------------------------------------------------------
   Error:  Failed to execute goal 
org.codehaus.mojo:exec-maven-plugin:3.5.1:exec (check-licenses) on project 
distribution: Command execution failed. Process exited with an error: 1 (Exit 
value: 1) -> [Help 1]
   Error:  
   Error:  To see the full stack trace of the errors, re-run Maven with the -e 
switch.
   Error:  Re-run Maven using the -X switch to enable full debug logging.
   Error:  
   Error:  For more information about the errors and possible solutions, please 
read the following articles:
   Error:  [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
   Error:  
   Error:  After correcting the problems, you can resume the build with the 
command
   Error:    mvn <args> -rf :distribution
   Error: Process completed with exit code 1.
   
   ```


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to