MikeOrtiz / TouchImageView

Adds touch functionality to Android ImageView.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support publishing to n MavenCentral

Goooler opened this issue · comments

We would probably migrate to publishing on MavenCentral, cause some versions missed from Jitpack, like 1.3.5

wget https://jitpack.io/com/github/MikeOrtiz/TouchImageView/3.5/TouchImageView-3.5.aar
--2023-12-02 11:16:57--  https://jitpack.io/com/github/MikeOrtiz/TouchImageView/3.5/TouchImageView-3.5.aar
Resolving jitpack.io (jitpack.io)... 198.18.3.213
Connecting to jitpack.io (jitpack.io)|198.18.3.213|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-12-02 11:16:57 ERROR 404: Not Found.

In https://jitpack.io/#MikeOrtiz/TouchImageView/3.5 the build was green. As I clicked on logfile, it showed me "not found".
But after close log file tab in browser, I see jitpack started build again .....

Not it's available
image

We would probably migrate to publishing on MavenCentral,

I guess, it has no affect to this repository, when you migrate to MavenCentral. Am I right ?

As I clicked on logfile, it showed me "not found".
But after close log file tab in browser, I see jitpack started build again .....

It was published again, so it's available for now. There are some issues on Jitpack that haven't been fixed, one of them is about jar not found, but it's not happened on Maven Central. I suggest that we consider a migration.