arktekk / sbt-aether-deploy

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

add aether-install task to deploy to local maven repo. #12

Closed yyuu closed 11 years ago

yyuu commented 11 years ago

Please add aether-install task to deploy to local maven repo.

Plus, with aetherPublishSettings, this patch overrides existing publish-local task to deploy artifacts to local repository of both ivy and maven.

(This might be a duplication of issue #4, but this is a pull request :))