It would be nice to handle the stack trace and just print the message.
Generation failed: Unknown module: 'apt-updates'
java.lang.IllegalArgumentException: Unknown module: 'apt-updates'
at com.gu.devenv.modules.Modules$.getModuleContribution(Modules.scala:79)
at com.gu.devenv.modules.Modules$.applyModules$$anonfun$1(Modules.scala:46)
at cats.data.Chain$.loop$4$$anonfun$1(Chain.scala:1211)
at cats.Eval$.loop$1(Eval.scala:340)
at cats.Eval$.cats$Eval$$$evaluate(Eval.scala:386)
<snip>
It would be nice to handle the stack trace and just print the message.