[
https://issues.apache.org/jira/browse/GEODE-6259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742528#comment-16742528
]
ASF subversion and git services commented on GEODE-6259:
--------------------------------------------------------
Commit d9660f734f236c549bd84762ccfd7bf6ababfc5a in geode's branch
refs/heads/feature/GEODE-2113e from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d9660f7 ]
GEODE-6259: Add SEMVER_PRERELEASE_TOKEN to deploy_meta script.
Co-authored-by: Patrick Rhomberg <[email protected]>
Co-authored-by: Jacob Barrett <[email protected]>
> Simplify publication logic -- remove mavenSnapshotBucket
> --------------------------------------------------------
>
> Key: GEODE-6259
> URL: https://issues.apache.org/jira/browse/GEODE-6259
> Project: Geode
> Issue Type: Improvement
> Reporter: Patrick Rhomberg
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> At the moment, the Maven target for publication is determined by:
> (1) If it was provided on the command line
> (2) If the version string indicates that it is a release version
> (3) If a "snapshot bucket" was provided on the commandline
> (4) Or a default snapshot location.
> The {{mavenSnapshotBucket}} is an unnecessary accessory that injects the
> provided string into a GCS url. A complete {{mavenRepository}} should be
> provided instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)