David M. Lyle created METRON-856:
------------------------------------
Summary: Ansible rpm build wipes out prior binary build
Key: METRON-856
URL: https://issues.apache.org/jira/browse/METRON-856
Project: Metron
Issue Type: Bug
Reporter: David M. Lyle
Priority: Blocker
Fix For: 0.4
The Ansible build currently does a second clean which undoes the build that was
performed with the HDP-2.5.0.0 profile. The 2nd build task in the
metron-builder should look more like:
bq.{{local_action: shell cd {{ metron_build_dir }}/metron-deployment && mvn
clean package -DskipTests -P build-rpms}}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)