adt-maven-plugin
adt-maven-plugin copied to clipboard
Link to repo is outdated
The link in REDME file http://dl.dropboxusercontent.com/u/36020926/maven/ seems to be outdated (404 error is reported).
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.
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.