No luck. I need Berth 8 to work correctly with the sprayer / acka (scala project).
With the older version used by jettyRun, I get an error, for example:
java.lang.NoClassDefFoundError: org / eclipse / jetty / continued / ContinuationListener
Is it possible to create some simple task to do the job that jettyRun does, but with berth 8?
In the worst case scenario, I can use the built-in version of the pier with the war I am creating, but I would be happy to see a simpler solution, if any ...
scala maven-2 jetty gradle maven-jetty-plugin
Piotr kukielka
source share