Play and Mill builds

Hello,

I was interested in creating a play project using the mill build tool, unfortunately I haven’t been able to complete a build using this tool. Have any others used mill with their play projects?

I get this error when running the mill compile command

“Exception in thread “MillServerActionRunner” java.lang.NoClassDefFoundError: mill/playlib/api/RouteCompilerWorkerApi”

scalaVersion 2.12.8
twirlVersion 1.4.0
playVersion 2.7.0

Thanks!

1 Like

It would seem it needs work and that work has not been done yet.

For me just works fine with conf/routes file and mill 0.9.9 play 2.8.8