[
https://issues.apache.org/jira/browse/METRON-856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15977290#comment-15977290
]
Michael Miklavcic commented on METRON-856:
------------------------------------------
It depends where we grab the artifacts from. If they're explicitly copied from
the target dir, then install makes no difference other than for the pom
artifacts that are a dependency. If it's from the repo, then it's a problem.
Not having the dependency covers up the relationship. Maybe not an explicit
problem now if we're pulling from the target/ dir, but it would be a problem
later if we do anything further.
> 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
> Assignee: Ryan Merriman
> 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)