apurtell commented on PR #2115:
URL: https://github.com/apache/phoenix/pull/2115#issuecomment-2807867315

   I actually cannot build Phoenix master branch on the command line, I get 
this:
   
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-dependency-plugin:3.1.1:analyze-only 
(enforce-dependencies) on project phoenix-core-server: Dependency problems 
found -> [Help 1]
   org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute 
goal org.apache.maven.plugins:maven-dependency-plugin:3.1.1:analyze-only 
(enforce-dependencies) on project phoenix-core-server: Dependency problems found
   
   without any indication of what the problem is. My IDE (Eclipse) can build 
and run the new code and new unit tests, which pass. 
   
   And it seems like yetus/precommit here doesn't know that phoenix-core-server 
is a dependency of phoenix-core and so needs to be compiled first, in order for 
the phoenix-core tests to have the new package and classes available.
   
   Any idea what is going on here? Is it just for me that Phoenix master branch 
won't build? @kadirozde @virajjasani 


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