ElasticsearchSink2 icon indicating copy to clipboard operation
ElasticsearchSink2 copied to clipboard

is build possible without internet access ?

Open mrchenjunjie opened this issue 8 years ago • 2 comments

mrchenjunjie avatar Jul 13 '16 21:07 mrchenjunjie

This is a general Java compile issue. It uses gradle and requires internet access but you can always use javac and jar command to build java program/library if you have all the dependency jar files.

lucidfrontier45 avatar Jul 14 '16 01:07 lucidfrontier45

Thanks a lot for the quick response!

Sent from my iPhone

On Jul 13, 2016, at 8:41 PM, Shiqiao Du [email protected] wrote:

This is a general Java compile issue. It uses gradle and requires internet access but you can always use javac and jar command to build java program/library if you have all the dependency jar files.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

mrchenjunjie avatar Jul 14 '16 02:07 mrchenjunjie