Billie Rinaldi created SLIDER-627:
-------------------------------------
Summary: Storm and HBase app packages installing bad pom names
Key: SLIDER-627
URL: https://issues.apache.org/jira/browse/SLIDER-627
Project: Slider
Issue Type: Bug
Reporter: Billie Rinaldi
Assignee: Sumit Mohanty
When doing a mvn install I noticed the following bad pom names deployed to my
local repo. If we want to deploy maven artifacts, this seems like it would be
an issue (even if we're not planning to deploy app packages).
{noformat}
[INFO] Installing /home/hrt_qa/incubator-slider/app-packages/storm/pom.xml to
/home/hrt_qa/.m2/repository/org/apache/slider/slider-storm-app-package/${pkg.version}/slider-storm-app-package-${pkg.version}.pom
[INFO] Installing /home/hrt_qa/incubator-slider/app-packages/hbase/pom.xml to
/home/hrt_qa/.m2/repository/org/apache/slider/slider-hbase-app-package/${pkg.version}/slider-hbase-app-package-${pkg.version}.pom
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)