[
https://issues.apache.org/jira/browse/METRON-856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David M. Lyle updated METRON-856:
---------------------------------
Description:
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 role should look more like:
bq.{{local_action: shell cd {{ metron_build_dir }}/metron-deployment && mvn
clean package -DskipTests -P build-rpms}}
was:
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}}
> 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
> Labels: newbie
> 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 role 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)