virajjasani commented on PR #2428:
URL: https://github.com/apache/phoenix/pull/2428#issuecomment-4382783298

   We will also have to wait until jenkins build machines are up again. For 
instance, the build is currently failing, but this should be straightforward to 
fix:
   
   ```
   [ERROR] Unused declared dependencies found:
   [ERROR]    org.openjdk.jmh:jmh-generator-annprocess:jar:1.37:test
   ...
   ...
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  28.817 s
   [INFO] Finished at: 2026-05-05T13:19:03-07:00
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-dependency-plugin:3.6.1:analyze-only 
(enforce-dependencies) on project phoenix-core: Dependency problems found -> 
[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 :phoenix-core
   ```
   
   This is just the reminder that we will have to unblock the build issue, 
which is separate concern.


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

Reply via email to