Chris Wilkes wrote:
> On Fri, Jul 25, 2008 at 11:01:23AM -0700, Craig McClanahan wrote:
>
>> On a Mac, I checked out the latest trunk (1205) and tried to build, but
>> it fails in the javadocs section for jersey-client with the following
>> errors, which also cause the overall build to fail. Any thoughts? (I'm
>> also trying this on Linux as well).
>>
>> Craig
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD ERROR
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] An error has occurred in JavaDocs report generation:Exit code: 1
>> -
>> /Users/craigmcc/Java.Net/jersey/jersey/jersey-client/src/main/java/com/sun/jersey/api/client/ClientResponse.java:46:
>> package javax.ws.rs.core does not exist
>> import javax.ws.rs.core.EntityTag;
>>
>
> Are you using JDK 6?
>
>
No, this is Apple's JDK 5 (build 1.5.0_13-b05-241) on a MacBook Pro.
I also just noticed that I'm using a pretty old Maven2 (2.0.6) ... need
to update that and try again.
> Chris
>
Craig
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>
>