sanjeet006py commented on PR #2291:
URL: https://github.com/apache/phoenix/pull/2291#issuecomment-3571155268

   @stoty @virajjasani I am seeing following issue with HBase 2.6 profile 
(using HBase 2.6.4):
   
   Error related to Javadoc status check failure:
   ```
   Mon 24 Nov 2025 05:50:43 AM UTC
   cd 
/home/jenkins/jenkins-home/workspace/enix-PreCommit-GitHub-PR_PR-2291@2/yetus-general-check/src/phoenix-assembly
   mvn --batch-mode 
-Dmaven.repo.local=/home/jenkins/jenkins-home/workspace/enix-PreCommit-GitHub-PR_PR-2291@2/yetus-m2/phoenix-master-patch-1
 --threads=1 -DPhoenixPatchProcess -Dskip.code-coverage clean javadoc:javadoc 
-DskipTests=true
   [INFO] Scanning for projects...
   [INFO] 
------------------------------------------------------------------------
   [INFO] Detecting the operating system and CPU architecture
   [INFO] 
------------------------------------------------------------------------
   [INFO] os.detected.name: linux
   [INFO] os.detected.arch: x86_64
   [INFO] os.detected.bitness: 64
   [INFO] os.detected.version: 5.15
   [INFO] os.detected.version.major: 5
   [INFO] os.detected.version.minor: 15
   [INFO] os.detected.release: ubuntu
   [INFO] os.detected.release.version: 20.04
   [INFO] os.detected.release.like.ubuntu: true
   [INFO] os.detected.release.like.debian: true
   [INFO] os.detected.classifier: linux-x86_64
   [INFO] 
   [INFO] ----------------< org.apache.phoenix:phoenix-assembly 
>-----------------
   [INFO] Building Phoenix Assembly 5.4.0-SNAPSHOT
   [INFO] --------------------------------[ pom 
]---------------------------------
   [WARNING] The POM for 
org.apache.phoenix:phoenix-server-hbase-2.6:jar:5.4.0-SNAPSHOT is missing, no 
dependency information available
   [WARNING] The POM for 
org.apache.phoenix:phoenix-mapreduce-byo-shaded-hbase-hbase-2.6:jar:5.4.0-SNAPSHOT
 is missing, no dependency information available
   [WARNING] The POM for 
org.apache.phoenix:phoenix-client-embedded-hbase-2.6:jar:5.4.0-SNAPSHOT is 
missing, no dependency information available
   [WARNING] The POM for 
org.apache.phoenix:phoenix-client-lite-hbase-2.6:jar:5.4.0-SNAPSHOT is missing, 
no dependency information available
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  2.814 s
   [INFO] Finished at: 2025-11-24T05:50:48Z
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal on project phoenix-assembly: Could not 
resolve dependencies for project 
org.apache.phoenix:phoenix-assembly:pom:5.4.0-SNAPSHOT: The following artifacts 
could not be resolved: 
org.apache.phoenix:phoenix-server-hbase-2.6:jar:5.4.0-SNAPSHOT, 
org.apache.phoenix:phoenix-mapreduce-byo-shaded-hbase-hbase-2.6:jar:5.4.0-SNAPSHOT,
 org.apache.phoenix:phoenix-client-embedded-hbase-2.6:jar:5.4.0-SNAPSHOT, 
org.apache.phoenix:phoenix-client-lite-hbase-2.6:jar:5.4.0-SNAPSHOT: Could not 
find artifact org.apache.phoenix:phoenix-server-hbase-2.6:jar:5.4.0-SNAPSHOT -> 
[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/DependencyResolutionException
   ```
   
   The exact maven command is working fine locally for me. Any suggestions on 
how to fix this? 
   


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