Closed chadworth closed 8 years ago
Should
< jersey-version>1.18< /jersey-version>
be
< jersey-version>1.18.3< /jersey-version>
in pom.xml or at least have a 1.18.x whatever version number is relevant?
1.18 does exist. 1.18.x shouldn't be required. http://search.maven.org/#artifactdetails%7Ccom.sun.jersey%7Cjersey-core%7C1.18%7Cjar
@harlow looks like there's still one more issue to figure out in getting this pushed to Maven correctly
When trying to run the client from the version in Maven I get the error:
This is because jersey-core-1.18.jar isn't getting found, so I have to manually add that to my project. I'm not sure what's causing it to get excluded from Maven