Siddharth Wagle created AMBARI-8869:
---------------------------------------
Summary: Include AMS debian packages in Ambari build
Key: AMBARI-8869
URL: https://issues.apache.org/jira/browse/AMBARI-8869
Project: Ambari
Issue Type: Task
Components: ambari-metrics
Affects Versions: 2.0.0
Reporter: Siddharth Wagle
Assignee: Siddharth Wagle
Fix For: 2.0.0
Use the following commands to build AMS debian packages, need to run them
separately in order to build the 2 debs.
Commands:
{code}
mvn clean package -P ambari-metrics-collector-deb
mvn clean package -P ambari-metrics-monitor-deb
{code}
Pickup locations:
{code}
ambari/ambari-metrics/ambari-metrics-assembly/target/*.deb
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)