Community
Participate
Working Groups
[ERROR] Failed to execute goal org.mortbay.jetty:jetty-maven-plugin:7.4.5.v20110725:run (default-cli) on project jetty-app-multires: Unable to parse configuration of mojo org.mortbay.jetty:jetty-maven-plugin:7.4.5.v20110725:run for parameter baseResource: Abstract class or interface 'org.eclipse.jetty.util.resource.ResourceCollection' cannot be instantiated -> [Help 1]
The cause of the problem is changes made to the fix bug 329643 that removed default constructor from ResourceCollection class for some reason that is not listed in that ticket.
Committed the fix to Jetty 7.5.0 master.