You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2014/12/05 16:53:17 UTC

[jira] [Commented] (SLIDER-627) Storm and HBase app packages installing bad pom names

    [ https://issues.apache.org/jira/browse/SLIDER-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14235653#comment-14235653 ] 

Steve Loughran commented on SLIDER-627:
---------------------------------------

with the split of the packaging you don't have to install them...but if you do, the names are now set to the slider version built against. This isn't great as it doesn't include the version of the underlying binary. Maybe every individual app-package should just have a version like "0.60-hbase-0.99.1" to indicate a slider 0.60 package containing hbase 0.99.1

> 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
>             Fix For: Slider 2.0.0
>
>
> 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)