You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by "bowenliang123 (via GitHub)" <gi...@apache.org> on 2023/02/09 05:11:46 UTC

[GitHub] [kyuubi] bowenliang123 commented on pull request #4274: [INFRA] Introduce and use `mvnd` in Dependency and Style Check CI job

bowenliang123 commented on PR #4274:
URL: https://github.com/apache/kyuubi/pull/4274#issuecomment-1423645437

   > I suppose this target to 1.8?
   I think `mvnd` works fine with Java 8 or up. And there's also an mvnd specific option ` -Djava.home=` to set Java home for starting the daemon.
   ```
   $ mvnd -h
   ...
   mvnd specific options:
   ...
    -Djava.home=<path>                     Java home for starting the daemon
                                           Env. variable: JAVA_HOME
   ...
   ```


-- 
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: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org