I just saw that eclipse gives even better hints. Archive for required library: 'C:/Users/heisea/.m2/repository/org/apache/flink/flink-java/0.9-SNAPSHOT/flink-java-0.9-SNAPSHOT.jar' in project 'de.bund.bfr.flink.outbreakanalysis' cannot be read or is not a valid ZIP file
On Wed, Feb 18, 2015 at 1:31 PM, Arvid Heise <arvid.he...@gmail.com> wrote: > I mean the snapshots obtained from > https://repository.apache.org/content/repositories/snapshots/ > > On Wed, Feb 18, 2015 at 1:26 PM, Robert Metzger <rmetz...@apache.org> > wrote: > >> Hi, >> >> do you mean the maven snapshot repository or the nightly build? >> >> On Wed, Feb 18, 2015 at 1:14 PM, Arvid Heise <arvid.he...@gmail.com> >> wrote: >> >> > Dear Flinker, >> > >> > can anyone try to build a Flink program against the 0.9-SNAPSHOT? >> > >> > I receive the following maven error >> > [ERROR] error: error while loading <root>, invalid CEN header (bad >> > signature) >> > [ERROR] error: scala.reflect.internal.MissingRequirementError: object >> > scala.runtime in compiler mirror not found. >> > >> > According to >> > >> https://groups.google.com/forum/#!msg/scala-user/A-aejw44XGs/QomJ5_Chd0sJ >> > any faulty jar may be responsible for the error. Since Flink is the only >> > snapshot that I build against, it is very likely that something broke >> here. >> > >> > Best, >> > >> > Arvid >> > >> > >