I noticed that the java.net maven2 repo contains this jar:
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-client</artifactId>
<version>1.1.4</version>
</dependency>
however, it doesn't contain several of the dependencies of said
jar--like glassfish embedded, etc.
Anybody know if this is expected?
Thanks!
-r
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
