[
https://issues.apache.org/jira/browse/BIGTOP-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13915572#comment-13915572
]
Guo Ruijing commented on BIGTOP-1227:
-------------------------------------
someone use bigtop to release distro like A company
1) change POM file
2) build jar like hadoop-auth-2.2.0-A-1.0.0.jar which is located in
~/.m2/repository
bigtop is expected to deploy artifacts to maven repo like
http://www.A.com/release (currently, bigtop has no this function)
There is some solutions:
1) copy ~/.m2/repository to http://www.A.com/release (it is not clean way to do
that)
2) change do-component-build to deploy artifact to http://www.A.com/release
I expect bigtop to have function to deploy artifact to maven repo.
> Deploy artifacts to maven repository
> ------------------------------------
>
> Key: BIGTOP-1227
> URL: https://issues.apache.org/jira/browse/BIGTOP-1227
> Project: Bigtop
> Issue Type: Improvement
> Components: Build
> Reporter: Shengjun Xin
>
> When we use bigtop to build a distro, we need deploy the artifacts to our
> maven repo. For example, we need to deploy the hadoop artifacts to maven repo
> to make sure hbase can depend on it
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)