davidB / scala-archetype-simple

a simple maven archetype for project in scala
Creative Commons Zero v1.0 Universal
109 stars 95 forks source link

scalac error: bad option: '-make:transitive' on mvn package via command line #24

Closed andyddd closed 6 years ago

andyddd commented 7 years ago

when using your archetype, there is an error: scalac error: bad option: '-make:transitive' on mvn package via command line. I must delete the "parameter value="-make:transitive"" in the pom.xml.

davidB commented 6 years ago

duplicate #21