Il giorno ven 3 lug 2020 alle ore 16:26 953396112 <953396...@qq.com> ha
scritto:

> You can use the following command to publish jars to your local Maven
> repository. I hope it can help you.
> &nbsp;./gradlew :core:publishToMavenLocal
>


It works !
Thank you very much

Enrico


>
>
>
> Best regards
> xzh
>
>
> ------------------&nbsp;原始邮件&nbsp;------------------
> 发件人:&nbsp;"Enrico Olivelli"<eolive...@gmail.com&gt;;
> 发送时间:&nbsp;2020年7月3日(星期五) 晚上10:15
> 收件人:&nbsp;"dev"<dev@calcite.apache.org&gt;;
>
> 主题:&nbsp;Deploy Calcite to local Maven Repository
>
>
>
> Hi,
> I am trying to build Calcite and put jars into local Maven repository
>
> Usually this is easy with the Maven plugin
> https://docs.gradle.org/current/userguide/maven_plugin.html
>
> ./gradlew install -x test
>
> I am trying to add the 'maven' plugin to Gradle configuration but without
> effect
>
> Is there any way to perform this task ?
> I would like to test current HerdDB master against current Calcite master,
> as probably Calcite 1.24 is going to be released soon
>
>
> Best regards
> Enrico

Reply via email to