I have a project that uses the xsbt-web-plugin but I want to be able to customise the jetty settings. Is there a way I can specify my own jetty.xml file? I found the
PluginKeys.configurationFiles
setting and set that to the desired file but it had no effect