Re: Crashes while running "Maven In Five Minutes"

2018-12-07 Thread Hervé BOUTEMY
Thank you for the report: yes, this should be improved to work in current latest version of everything I updated the command line to use version 1.3 of maven-archetype-quickstart, which is the latest version and compiles with Java 7 target. Unfortunately, when build with Java 11, the build now

Re: Copying dependencies (including reactor modules)

2018-12-07 Thread matteosilv
This is the exact same behavior i need to acomplish, but i can't do it after package phase, because i need the dependencies (excluding the ones that are projects in my multi-module build) in a specific folder in order to run a development server. It's pretty weird imho, that, when excluding a grou

shade-plugin: different result based on order of filters

2018-12-07 Thread Chesnay Schepler
The Apache Flink project has run into an unexpected behavior when using the maven-shade-plugin. In one of our modules we define 2 filters: * META-INF/maven/org.weakref/** com.facebook.presto.hadoop: