You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 4, 2023. It is now read-only.
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/.
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-marathonas 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/.