sbt / sbt-maven-resolver

An sbt plugin to resolve dependencies using Aether
12 stars 9 forks source link

Two serious problems with Maven Resolver Plugin #2

Open NicolasRouquette opened 8 years ago

NicolasRouquette commented 8 years ago

The support for Maven POM extra properties available with the Maven Resolver Plugin would be great but there are two serious problems that I've described here:

https://github.com/NicolasRouquette/sbt.mavenResolverPlugin.problem

What is easier to fix and/or workaround?

1) making extra properties work for library dependencies in the default configuration when using a maven repository like sonatype

2) fixing the two problems in the Maven Resolver Plugin