Hi Folks,
I was playing with the source code and tried to modify one of the
classes. I'm new to maven and not quite sure how to compile with a
dependency on an external library.
I looked up on the web for a solution and created a local repository.
I added the dependency to jersey-pom.xml but looks like it is not
being picked because the compiler complains with 'package not found'.
Could anybody please tell me what else am I required to do?
Thanks!
RP