dev@glassfish.java.net

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

From: Sahoo <sahoo_at_sun.com>
Date: Sat, 28 Jun 2008 04:55:56 +0530

Sahoo wrote:
> Marina Vatkina wrote:
>>
>>
>> Sahoo wrote:
>>> What is bundle 54 in the runtime?
>>
>> JSP implementation (1.0.0.SNAPSHOT)
>>
>>> Don't you have HK2 bundle corresponding to v0.3.2 (equivalent file
>>> name would be hk2-0.3.2.jar) in modules dir?
>>
>> It's now 0.3.5:
>> http://fisheye4.atlassian.com/changelog/glassfish-svn/trunk?cs=21145
>>
> That explains. JSP implementation is still looking for v0.3.2. Is QL
> passing?
Or, the other explanation is JSP implementation has been updated to use
v0.3.5 of HK2, but you have a stale 1.0.0-SNAPSHOT of that module. Is
this is the case, a refresh of maven cache followed by a v3 build should
solve the problem.

Thanks,
Sahoo