Missing jars

2020-07-14 Thread Daves Open
I added flink-formats to my pom.xml file, but the jar files are not found. I checked in mvnrepository and the pom entry exists, but there are no files. Can you please confirm that the jars for flink-format are available in the repos? The following is my pom entry: org.apache.flink flink

Re: Missing jars

2020-07-14 Thread Daves Open
s a pom artifact, meaning that there are no jars for it. > > You should add a dependency to the specific format(s) you are interested > in, like flink-formats-csv. > > On 14/07/2020 17:41, Daves Open wrote: > > I added flink-formats to my pom.xml file, but the jar files are not