dev@glassfish.java.net

Re: V3: ResolveError: Failed to start org.glassfish.web:gf-web-connector:1.0

From: Lloyd L Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Mon, 30 Jun 2008 09:38:12 -0700

Anissa,

I have built successfully with JDK 1.6 on the Mac.

Adding this line to your shell does the trick, assuming you've
installed 1.6:
export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/
1.6.0/Home

The big headache with JDK 1.6 is inadvertently using 1.6 APIs,
committing, then breaking the build because it builds with 1.5. This
happened to me. :)

Lloyd

On Jun 27, 2008, at 10:55 PM, Anissa Lam wrote:

>
> If you are using the Mac, you are out of luck. I tried to build
> jspimpl.jar and there is no javax.tools package since that doesn't
> exist in jdk5. But i was able to use the one Ken built on his
> machine and get it going :)
>
> Anissa.
>
> Jerome Dochez wrote:
>> yes you can :)
>>
>> you need to checkout the code at https://jsp.dev.java.net/
>> and then build with jdk6.
>>
>> not exactly practical I agree but I don't know how to fix the space
>> issue...
>>
>> jerome
>>
>> On Jun 27, 2008, at 9:27 PM, Marina Vatkina wrote:
>>
>>> jspimpl jar is not part of the v3 ws. so I can't rebuild it.
>>>
>>> thanks,
>>> -marina
>>>
>>> Jerome Dochez wrote:
>>>> I think this was due to the main V3 hudson build failing on out
>>>> of space issues and therefore the new jars and not pushed to the
>>>> maven repository.
>>>> The jspimpl jar then need to be rebuilt manually which would pick
>>>> up your local updated glassfish-parent pom.xml and therefore hk2
>>>> version
>>>> http://kohsuke.sfbay/hudson/view/GFv3/job/glassfish-v3/4803/
>>>> jerome
>>>> On Jun 27, 2008, at 5:25 PM, Sahoo wrote:
>>>>> Marina Vatkina wrote:
>>>>>
>>>>>> Even the latest jspimpl-1.0-SNAPSHOT.jar still points to 0.3.2
>>>>>> hk2 version.
>>>>>>
>>>>>>>
>>>>>>> Are you sure? Well it used, at least a couple of weeks back.
>>>>>>> It's a different matter that hudson does not run QL as part
>>>>>>> of the build, but it runs QL after it runs the official v3
>>>>>>> build (not the dev build). Pl. ask a local person to show you
>>>>>>> the job details. If you tell me that someone has removed the
>>>>>>> QL job, then too bad.
>>>>>>>
>>>>>>
>>>>>> The other hudson link that I have (http://kohsuke.sfbay/hudson/view/GFv3/job/glassfish-v3/
>>>>>> ) has somewhat strange results for the build as it can't
>>>>>> finish the build itself for whatever reason.
>>>>>>
>>>>> Sometimes that's a temporary problem. If it persists for too
>>>>> long, please notify the build team to investigate. But, this is
>>>>> a separate problem from the original issue you had raised. The
>>>>> fix is to test JSP implementation with HK2 v0.3.5 and upgrade
>>>>> to that version if everything works.
>>>>>
>>>>> Thanks,
>>>>> Sahoo
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>

---
Lloyd L Chambers
lloyd.chambers_at_sun.com
Sun Microsystems, Inc