[
https://issues.apache.org/jira/browse/S2GRAPH-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15646316#comment-15646316
]
ASF GitHub Bot commented on S2GRAPH-115:
----------------------------------------
GitHub user jongwook opened a pull request:
https://github.com/apache/incubator-s2graph/pull/91
[S2GRAPH-115] ready to upload the binary artifacts to Maven Central
Now SBT will add the necessary XMLs to the POM being published, to meet the
requirements of ASF and Maven Central.
Additionally, the version is now stored in `version.sbt`, to follow the
conventions of sbt-release-plugin.
All subprojects are now configured to be published, and if that is not
necessary we can configure to publish only a subset of the subprojects.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jongwook/incubator-s2graph S2GRAPH-115
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-s2graph/pull/91.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #91
----
commit 04b731e5fa55dd83162e3cf4eba706062f14ab5a
Author: Jong Wook Kim <[email protected]>
Date: 2016-11-06T06:11:43Z
[S2GRAPH-115] added necessary machineries to publish to Maven Central
commit a772061d7f8630f729b69c952cdf03821bf2c883
Author: Jong Wook Kim <[email protected]>
Date: 2016-11-08T00:23:07Z
[S2GRAPH-115] forces publishSigned; version is now in version.sbt, to
enable using sbt-release-plugin
----
> Release binary artifacts to Maven Central
> -----------------------------------------
>
> Key: S2GRAPH-115
> URL: https://issues.apache.org/jira/browse/S2GRAPH-115
> Project: S2Graph
> Issue Type: Improvement
> Affects Versions: 0.1.0
> Reporter: Sergio Fernández
> Priority: Minor
>
> Current 0.1.0 release candidate (RC4) does not provide binary artifacts.
> Although not strictly required, that's a common practice that helps on the
> project usage adoption. Therefore it would be nice that upcoming releases
> would do it.
> At http://www.apache.org/dev/publishing-maven-artifacts.html you can find the
> documentation on how to publishing Maven artifacts using the ASF
> infrastructure.
> Such process would require to figure out how to get rid of a custom
> dependency not available in Maven Central
> ({{org.hbase:asynchbase:1.7.2-S2GRAPH}}).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)