You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Dale Richardson (JIRA)" <ji...@apache.org> on 2019/04/29 05:04:00 UTC

[jira] [Created] (METRON-2096) Metron Integration test fail on master branch (MacOS Build)

Dale Richardson created METRON-2096:
---------------------------------------

             Summary: Metron Integration test fail on master branch (MacOS Build)
                 Key: METRON-2096
                 URL: https://issues.apache.org/jira/browse/METRON-2096
             Project: Metron
          Issue Type: Bug
    Affects Versions: 0.7.0
            Reporter: Dale Richardson


On MacOS (Mojave)

Normal "men clean install" works fine.

 

 

git log | head

commit f99cc54d367c1f36433f7a41e1c89e7bf75786fb

Author: merrimanr <me...@gmail.com>

Date:   Thu Apr 25 11:34:29 2019 -0500

METRON-2090 Full dev is failing with missing org.mortbay.jetty:jetty-util:jar:6.1.26.hwx dependency (merrimanr) closes apache/metron#1391 

[dale@Dales-MacBook-Pro metron](master *)$ git clean -f -d -x

...

[dale@Dales-MacBook-Pro metron](master *)$ mvn -q clean integration-test install

 

<A whole bunch of successful test results removed>

-------------------------------------------------------

 T E S T S

-------------------------------------------------------

Running org.apache.storm.kafka.spout.internal.TimerTest

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.016 sec - in org.apache.storm.kafka.spout.internal.TimerTest

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.2.0:shade (default) on project metron-storm-kafka-override: Error creating shaded jar: duplicate entry: META-INF/services/org.apache.metron.storm.kafka.override.com.fasterxml.jackson.core.JsonFactory -> [Help 1]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)