Hi, I was wondering if there was an example of a plugin that utilizes java.util.ServiceLoader. More specifically, jetty's WebAppClassLoader in the HpiMojo doesn't seem to be locating the service implementations.
If there is an example of such a plugin, I figure that the maven pom that it uses would help greatly.. thanks in advance
