dev@glassfish.java.net

Re: can't start GF with the recently updated workspace

From: Romain Grecourt <romain.grecourt_at_oracle.com>
Date: Tue, 30 Apr 2013 13:23:35 +0200

On 4/30/13 12:25 PM, Tang Yong wrote:
> Romain,
>
> Another thing I need to say:
>
> In order to use jvnet-nexus-promoted repository, I must remove
> <mirror>
> <id>maven-central</id>
> <url>http://repo1.maven.org/maven2/</url>
> <mirrorOf>*,!eclipselink.repository</mirrorOf>
> </mirror>
>
> from maven setting.xml, So, I suggest that who can update the link
You can also just exclude jvnet-nexus-promoted from your mirroring
section (mirrorOf>*,!eclipselink.repository,!jvnet-nexus-promoted).
> https://wikis.oracle.com/display/GlassFish/FullBuildInstructions
This is a temporary usage.

Thanks,
Romain
>
> Thanks
> --Tang
>
> Tang Yong wrote:
>> Romain,
>>
>> > - Tang, your repository/local repository might be outdated since I've
>> > updated this dependency to match the final version.
>> Yes, I have seen your added jvnet-nexus-promoted repository into
>> nucleus/pom.xml
>>
>> Thanks
>> --Tang
>>
>>
>> Romain Grecourt wrote:
>>> Why did you revert it ? Hudson was all blue right ?
>>>
>>> - Tang, your repository/local repository might be outdated since
>>> I've updated this dependency to match the final version.
>>> - Marina, did you update your workspace, performed a full build and
>>> verified it locally ?
>>>
>>> Thanks,
>>> Romain
>>>
>>> On 4/30/13 4:11 AM, Jill Sato wrote:
>>>> Reverted 61734.
>>>>
>>>> Thanks.
>>>>
>>>> On 4/29/13 6:38 PM, Tang Yong wrote:
>>>>> Marina,Romain
>>>>>
>>>>> javax.ejb-api 3.2.0 's pom should be updated, and I guess
>>>>>
>>>>> <dependency>
>>>>> <groupId>javax.transaction</groupId>
>>>>> <artifactId>javax.transaction-api</artifactId>
>>>>> <version>1.2-b03</version>
>>>>> </dependency>
>>>>>
>>>>> should be updated into
>>>>>
>>>>> <dependency>
>>>>> <groupId>javax.transaction</groupId>
>>>>> <artifactId>javax.transaction-api</artifactId>
>>>>> <version>1.2</version>
>>>>> </dependency>
>>>>>
>>>>> Because currently, in appserver/pom.xml
>>>>>
>>>>> <javax.transaction-api.version>1.2</javax.transaction-api.version>
>>>>>
>>>>> So, should be consist with appserver/pom.xml
>>>>>
>>>>> Thanks
>>>>> --Tang
>>>>>
>>>>> Marina Vatkina wrote:
>>>>>> I got:
>>>>>>
>>>>>> Caused by: org.osgi.framework.BundleException: Unresolved
>>>>>> constraint in bundle org.glassfish.main.ejb.gf-ejb-connector
>>>>>> [82]: Unable to resolve 82.0: missing requirement [82.0]
>>>>>> osgi.wiring.package;
>>>>>> (&(osgi.wiring.package=javax.ejb)(version>=3.2.0)(!(version>=4.0.0)))
>>>>>> [caused by: Unable to resolve 131.0: missing requirement [131.0]
>>>>>> osgi.wiring.package;
>>>>>> (&(osgi.wiring.package=javax.transaction)(version>=1.2.0.b03))]
>>>>>>
>>>>>> -marina
>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>>>
>>>
>>
>