vlsi / mat-calcite-plugin

Heap query plugin for Eclipse Memory Analyzer
Apache License 2.0
156 stars 24 forks source link

https://dl.bintray.com/vlsi/eclipse/updates/ returns "Forbidden!" #22

Closed Tom-Dibble closed 1 year ago

Tom-Dibble commented 3 years ago

Title says it all. Unable to use the "TL;DR" method of installation as the plugin URL returns a 403/Forbidden status with body of "Forbidden!" as a response.

Manually installing by downloading the appropriate release and installing as a local plugin still does work.

ajohnson1 commented 3 years ago

See #21 as Bintray has gone.

Thanks for supporting Bintray! This service has now been sunset, and to assist with migration to the JFrog Platform, paid accounts can login until July 4th.

You can also specify this URL from the Memory Analyzer 'Install New Software' page

jar:https://github.com/vlsi/mat-calcite-plugin/releases/download/v1.5.0/MatCalciteRepository-1.5.0.zip!/

Note the jar: prefix and the !/ suffix which is a p2 way of expressing a zipped repository. Zipped Repos

It's not as friendly as a proper p2 site as a reload to check for updates will reload the entire 20MB zip, but for install is fine.

vlsi commented 1 year ago

I've implemented automatic release publish, so we have two update sites now (see https://github.com/vlsi/mat-calcite-plugin#installation ):