Hello, there is a known issue in the Flink 0.8-series that the Quickstart fat-jar is empty.
Can you remove these lines: <excludes> <exclude>org.apache.flink:*</exclude> </excludes> from the file: /src/main/resources/archetype-resources/src/assembly/flink-fat-jar.xml. The fat-jar will now become very fat (60MB+). If that's an issue for you, I can give another workaround. (= changing the groupid to something different than "org.apache.flink") Sorry for the inconvenience. This will be fixed in the next release. Regards, Robert On Thu, Apr 9, 2015 at 3:44 PM, Papp, Stefan <stefan.p...@teradata.com> wrote: > Hi, > > > I am using > > * Apache Maven 3.3.1 > > * Java version: 1.8.0_40, vendor: Oracle Corporation (64 Bit) > > * OS name: "windows 7" > Changes in the POM file were applied. Changing source and target version > from 1.6 to 1.8 and uncommenting the part with lambda expressions. > > I try to build the Quickstart project with mvn clean package. The build > runs through, but the fat jar file(quickstart-0.1-flink-fat-jar.jar) only > contains a manifest file. The file itself has 370 bytes, > > Thank you! > > > Stefan Papp > Hadoop Consultant > > Teradata GmbH > Mobile: +43 664 22 08 616 > stefan.p...@teradata.com<mailto:stefan.p...@teradata.com> > teradata.com<http://www.teradata.com/> > > This e-mail is from Teradata Corporation and may contain information that > is confidential or proprietary. If you are not the intended recipient, do > not read, copy or distribute the e-mail or any attachments. Instead, please > notify the sender and delete the e-mail and any attachments. Thank you. > Please consider the environment before printing. > >