sbt / sbt-pgp

PGP plugin for sbt
Other
144 stars 56 forks source link

Problem using plugin with Scala Native plugin #149

Open ekrich opened 6 years ago

ekrich commented 6 years ago

Summary: Using sbt-pgp 1.1.1 with sbt 0.13.17 and Scala Native 0.3.8 causes Scala Native to run on the JVM rather than use the Scala Native plugin to compile and run natively. The last version of sbt-pgp that works is 1.0.0.

Reproducer: https://github.com/ekrich/scalanative-buildtest