arktekk / sbt-aether-deploy

Deploy SBT artifacts using Maven Artifact Resolver (formerly Eclipse Aether)
Other
84 stars 31 forks source link

Wagon/WebDAV support removed? #51

Closed capotej closed 1 year ago

capotej commented 6 years ago

Hi! I noticed that Wagon/WebDAV support was temporarily removed in this commit: https://github.com/arktekk/sbt-aether-deploy/commit/f9191b0b7c2653e0e9b730a45cf7378beb536642

I'm assuming it was removed due to an incompatibility introduced by bumping/upgrading library versions, like maven to 3.5.0. I'm happy to help out and contribute to fixing this, just wanted to know why it was removed first.

Thanks for all your work on this library btw, it's very useful.

hamnis commented 6 years ago

I couldnt find a version combination of things that made webdav work. So I would happily accept help with regards to that.

hamnis commented 1 year ago

Not a strong demand for this, closing.