You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/09/17 11:35:36 UTC

[GitHub] [hudi] Vander111 opened a new issue #3684: [SUPPORT] Add hudi-flink-bundle 0.10.0-SNAPSHOT to mvnrepository [SUPPORT]

Vander111 opened a new issue #3684:
URL: https://github.com/apache/hudi/issues/3684


   Could you please add hudi-flink-bundle 0.10.0-SNAPSHOT to mvnrepository?
   I want to add hudi-flink-bundle 0.10.0-SNAPSHOT dependency in  project with maven like
   
   <dependency>
       <groupId>org.apache.hudi</groupId>
       <artifactId>hudi-spark-bundle_2.11</artifactId>
       <version>0.10.0-SNAPSHOT</version>
   </dependency>
   


-- 
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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] Vander111 commented on issue #3684: [SUPPORT] Add hudi-flink-bundle 0.10.0-SNAPSHOT to mvnrepository [SUPPORT]

Posted by GitBox <gi...@apache.org>.
Vander111 commented on issue #3684:
URL: https://github.com/apache/hudi/issues/3684#issuecomment-921727498


   ```
   <dependency>
       <groupId>org.apache.hudi</groupId>
       <artifactId>hudi-spark-bundle_2.11</artifactId>
       <version>0.10.0-SNAPSHOT</version>
   </dependency>
   ```


-- 
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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] xushiyan commented on issue #3684: [SUPPORT] Add hudi-flink-bundle 0.10.0-SNAPSHOT to mvnrepository [SUPPORT]

Posted by GitBox <gi...@apache.org>.
xushiyan commented on issue #3684:
URL: https://github.com/apache/hudi/issues/3684#issuecomment-923735505


   @Vander111 only publish release versions can be made available through maven central. Please build the project locally and make the jar available to your project. Thanks.


-- 
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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] xushiyan closed issue #3684: [SUPPORT] Add hudi-flink-bundle 0.10.0-SNAPSHOT to mvnrepository [SUPPORT]

Posted by GitBox <gi...@apache.org>.
xushiyan closed issue #3684:
URL: https://github.com/apache/hudi/issues/3684


   


-- 
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: commits-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] xushiyan edited a comment on issue #3684: [SUPPORT] Add hudi-flink-bundle 0.10.0-SNAPSHOT to mvnrepository [SUPPORT]

Posted by GitBox <gi...@apache.org>.
xushiyan edited a comment on issue #3684:
URL: https://github.com/apache/hudi/issues/3684#issuecomment-923735505


   @Vander111 only official release versions can be made available through maven central. Please build the project locally and make the jar available to your project. Thanks.


-- 
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: commits-unsubscribe@hudi.apache.org

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