adt-maven-plugin icon indicating copy to clipboard operation
adt-maven-plugin copied to clipboard

Link to repo is outdated

Open vicctor opened this issue 11 years ago • 2 comments

The link in REDME file http://dl.dropboxusercontent.com/u/36020926/maven/ seems to be outdated (404 error is reported).

vicctor avatar Jan 10 '14 11:01 vicctor

Would it be possible to use something else than Dropbox to host the repo?

It seems that Nexus can't mirror due to HTTP listing being turned off on Dropbox, iirc.

ErikPettersson avatar Jan 21 '14 13:01 ErikPettersson

How about using http://bintray.com? It's extremally easy to deploy maven artifact there.

Anyway, as a workaround I created a branch in the project 1.0.8 and compiled it on my Jenkis instance, so plugin is deployed as an artifact to my company repo.

vicctor avatar Jan 22 '14 22:01 vicctor