What is the PHD stack? Erin
----- Original Message ----- From: "Mahadev konar (JIRA)" <[email protected]> To: [email protected] Sent: Monday, September 15, 2014 5:24:33 PM Subject: [jira] [Commented] (AMBARI-7291) Create different Maven profiles to build Bigtop, HDP and PHD stacks [ https://issues.apache.org/jira/browse/AMBARI-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14134686#comment-14134686 ] Mahadev konar commented on AMBARI-7291: --------------------------------------- [~nalex] it might be easier to do something like this: mvn install -Pstack=DIRNAME Meaning whatever DIRNMAE is there thats the only stack that gets picked - so that it can be used for any stackname and we dont have to write maven profiles for each. > 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: Story > Reporter: Newton Alex > Assignee: Newton Alex > Labels: bigtop, build, maven > Fix For: 1.7.0 > > > 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)
