Building flink and libraries from source

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Building flink and libraries from source

shashank734
Hello,

A quick question. I am building flink from source after applying some patch. There are some changes in CEP library also. So I want to use that source generated lib instead of release maven repo from central maven. 

Is anybody has direct script for publishing in local? 

is generated jars in {flink_home}/opt are final jars?

I am using SBT for packaging. If anybody has quick steps that will be great. Otherwise, i have to include that in libs manually or publish locally by using mvn commands.

Thanks,
Shashank