[ https://issues.apache.org/jira/browse/BOOKKEEPER-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15988606#comment-15988606 ]
ASF GitHub Bot commented on BOOKKEEPER-1042: -------------------------------------------- GitHub user eolivelli opened a pull request: https://github.com/apache/bookkeeper/pull/134 BOOKKEEPER-1042 Deploy SNAPSHOTS of master to public Apache Repository Make all pom.xml files have a -SNAPSHOT version. Currently we have the 'compats' subprojects which have a strange versioning scheme. Actual versioning scheme for that poms will clash will other versions of the project, because they are fixed and do not depend on the common parent pom. Changing the version will make the build more reproducible and it is a prerequisite for the deployment of -SNAPSHOT version to the official Apache Snapshots Repository You can merge this pull request into a Git repository by running: $ git pull https://github.com/eolivelli/bookkeeper BOOKKEEPER-1042-pom-for-snapshots Alternatively you can review and apply these changes as the patch at: https://github.com/apache/bookkeeper/pull/134.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 #134 ---- commit 3e0eea64514988d619b4509b7fa7aa035535d956 Author: Enrico Olivelli <eolive...@apache.org> Date: 2017-04-28T10:21:57Z BOOKKEEPER-1042 Deploy SNAPSHOTS of master to public Apache Repository Make all pom.xml files have a SNAPSHOT version ---- > Deploy SNAPSHOTS of master to public Apache Repository > ------------------------------------------------------ > > Key: BOOKKEEPER-1042 > URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1042 > Project: Bookkeeper > Issue Type: Task > Components: build > Reporter: Enrico Olivelli > Assignee: Enrico Olivelli > Priority: Minor > > It would be useful to deploy regularly current master to Maven Central so > that it will be simpler for downstream projects to test new version without > the need of custom local repositories -- This message was sent by Atlassian JIRA (v6.3.15#6346)