Michael Miklavcic created METRON-827:
----------------------------------------
Summary: Fix full dev build dependency multi-threading issue with
maven
Key: METRON-827
URL: https://issues.apache.org/jira/browse/METRON-827
Project: Metron
Issue Type: Bug
Reporter: Michael Miklavcic
Assignee: Michael Miklavcic
The full-dev build will sporadically fail to run correctly because of possible
race conditions with the Maven reactor.
Without a dependency on metron-platform and metron-analytics, the following
command may run the mpack and rpm builds while the rest of Metron is still
being built.
mvn clean package -DskipTests -T 2C -P HDP-2.5.0.0,mpack,build-rpms
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)