sbt / sbt-onejar

Packages your project using One-JAR™
MIT License
268 stars 45 forks source link

Please investigate of making the plugin work without exportJars := true option #19

Open aniketbhatnagar opened 11 years ago

aniketbhatnagar commented 11 years ago

Playframework's SBT plugin is able to do so without using exportJars := true option. There should be a way to make SBT plugin to work without exportJars := true as well.