djspiewak / sbt-spiewak

A plugin which represents my personal SBT project baseline
Apache License 2.0
53 stars 20 forks source link

NoPublishPlugin does not successfully disable mima #32

Closed mpilquist closed 3 years ago

mpilquist commented 3 years ago

It tries but the mimaPreviousArtifacts setting from SpiewakPlugin takes precedence

djspiewak commented 3 years ago

Oh. The solution here is to add SpiewakPlugin to the requires set.