Tapad / sbt-marathon

An sbt plugin for launching application containers on the Mesosphere Marathon platform. (archived as unmaintained)
BSD 3-Clause "New" or "Revised" License
22 stars 3 forks source link

FYI Bintray prefix #11

Open eed3si9n opened 4 years ago

eed3si9n commented 4 years ago

Currently sbt-marathon publishes a bunch of artifacts under https://bintray.com/package/files/tapad-oss/sbt-plugins/sbt-marathon.

Due to a new security restriction we are implementing, we need to set a prefix for the linkage, but Bintray can add one prefix (in the form of /abc/def/) per package.

Since latest version seem to be under /com.tapad.sbt/sbt-marathon, I am picking /com.tapad.sbt/sbt-marathon as the prefix, but this means that some of the artifacts (e.g. files under /com/tapad/sbt/marathon-util_2.10/0.1.0rc3) will no longer be linked to https://bintray.com/sbt/sbt-plugin-releases/.