Re: Build failure - metron_mpack: Assembly is incorrectly configured

2016-10-13 Thread Nick Allen
Nice work, Yohann. Glad we identified this as an issue. On Thu, Oct 13, 2016 at 10:15 AM, Yohann Lepage wrote: > 2016-10-13 15:49 GMT+02:00 David Lyle : > > Also works for me, but I think your analysis is correct. Could you open > up > > a bug jira for a fix? > > Done: https://issues.apache.org

Re: Build failure - metron_mpack: Assembly is incorrectly configured

2016-10-13 Thread Yohann Lepage
2016-10-13 15:49 GMT+02:00 David Lyle : > Also works for me, but I think your analysis is correct. Could you open up > a bug jira for a fix? Done: https://issues.apache.org/jira/browse/METRON-500 -- Yohann L.

Re: Build failure - metron_mpack: Assembly is incorrectly configured

2016-10-13 Thread David Lyle
Hi Yohann, Also works for me, but I think your analysis is correct. Could you open up a bug jira for a fix? Thanks! -D... On Wed, Oct 12, 2016 at 5:25 PM, Nick Allen wrote: > It seems to be working for me. > > nallen@HW12402 : ~/Development/incubator-metron > $ mvn clean package -DskipTests

Re: Build failure - metron_mpack: Assembly is incorrectly configured

2016-10-12 Thread Nick Allen
It seems to be working for me. nallen@HW12402 : ~/Development/incubator-metron $ mvn clean package -DskipTests ... [INFO] Reactor Summary: [INFO] [INFO] Metron . SUCCESS [ 0.301 s] [INFO] metron-analytics ... SUCCESS [ 0

Build failure - metron_mpack: Assembly is incorrectly configured

2016-10-12 Thread Yohann Lepage
Hi, In my environment, the build on current master fails because is empty in metron-mpack.xml Am I the only one? It could be related to the behavior of maven-assembly-plugin since 2.2 : In previous versions (before 2.2 final), leaving off the assembly id and leaving the classifier unconfigured