Open
Description
When setting a class level path annotation, the jax-rs2 contract tries to set the base path as the target, which throws an exception because the path segment isn't an HTTP url. I'm not sure why the root path annotation is trying to set the target field since it's a path-prefix, not a target.