[
https://issues.apache.org/jira/browse/AMBARI-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Newton Alex updated AMBARI-7291:
--------------------------------
Attachment: mvn_v2.patch
Here is the updated patch.
----- Tested for the HDP stack ------
[vagrant@c6401 ambari]$ rpm -qpl
ambari-server/target/rpm/ambari-server/RPMS/noarch/ambari-server-1.3.0-SNAPSHOT.noarch.rpm
|grep "resources/stacks/HDP"|head -3
/var/lib/ambari-server/resources/stacks/HDP
/var/lib/ambari-server/resources/stacks/HDP/1.3
/var/lib/ambari-server/resources/stacks/HDP/1.3.2
[vagrant@c6401 ambari]$ rpm -qpl
ambari-server/target/rpm/ambari-server/RPMS/noarch/ambari-server-1.3.0-SNAPSHOT.noarch.rpm
|grep "resources/stacks/BIGTOP"|head -3
[vagrant@c6401 ambari]$
------------------
The default build will fail as the Bigtop stack is not in yet. Will try to
commit the Bigtop stack in a day or two.
> Create different Maven profiles to build Bigtop, HDP and PHD stacks
> -------------------------------------------------------------------
>
> Key: AMBARI-7291
> URL: https://issues.apache.org/jira/browse/AMBARI-7291
> Project: Ambari
> Issue Type: Bug
> Reporter: Newton Alex
> Assignee: Newton Alex
> Labels: bigtop, build, maven
> Fix For: 1.7.0
>
> Attachments: mvn.patch, mvn_v2.patch
>
>
> Enhance the current maven pom files to build vendor specific Ambari rpms -
> one each for Bigtop, HDP and PHD
> Create different maven profiles for PHD, HDP and Bigtop such that each build
> has the ability to pick up a specified vendor stack definition and ignore
> others. Default must be BT
> E.g.: mvn install -P BT // To build Bigtop stack
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)