zjx20 commented on issue #1277:
URL: https://github.com/apache/orc/issues/1277#issuecomment-1279633739

   > @zjx20 Wanted to understand the use case. Is your requirement that you 
want to build and not generate any test artifacts (also includes skipping the 
tests)?
   > 
   > The steps given by @dongjoon-hyun skips the tests but generates the test 
artifacts.
   
   It's definitely a solution for me, but my point is:
   * People would encounter the same problem as I did and take some time to 
figure out what the error is and how to solve it. They would finally find the 
solution from this post, but it is just not feeling good.
   * The usage of `analyze-only` is likely incorrect.
   
   Besides that, I think it should be fine to put `analyze-only` in the `test` 
phase. I'm assuming that tests are run by some sort of CI/CD pipeline or run 
manually before a release. In this case, dependency problems can still be 
exposed.


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