Stephan Ewen created FLINK-1242: ----------------------------------- Summary: Streaming examples Key: FLINK-1242 URL: https://issues.apache.org/jira/browse/FLINK-1242 Project: Flink Issue Type: Bug Components: Build System Affects Versions: 0.8-incubating Reporter: Stephan Ewen Fix For: 0.8-incubating
I get the following error: {{maven-dependency-plugin (goals "copy-dependencies", "unpack") is not supported by m2e}} I think it should be possible to define an entry in the m2e lifecycle plugin to ignore this plugin command. We have done this various times for other plugins not supported by m2e. {{flink-tests/pom.xml}} does that for example (very bottom) -- This message was sent by Atlassian JIRA (v6.3.4#6332)