Patrick Rhomberg created GEODE-6259:
---------------------------------------
Summary: 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
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)