dev@glassfish.java.net

Re: Hudson failing, not picking up HK2

From: Kedar Mhaswade <Kedar.Mhaswade_at_Sun.COM>
Date: Sat, 09 Aug 2008 07:18:09 -0700

Kedar Mhaswade wrote:
> Harsha,
>
> It's the hk2-0.3.12-SNAPSHOT.jar that is in question, which is available
> at:
> 1:
> http://maven.dyndns.org/glassfish/com/sun/enterprise/hk2/0.3.12-SNAPSHOT/
>
> and
> 2:
> http://download.java.net/maven/glassfish/com/sun/enterprise/hk2/0.3.12-SNAPSHOT/
>
>
> and unfortunately, I think they are different.
>
> If you use 1, you'll have the wrong ones.
> If you use 2, you'll have right ones.

The other way.

>
> -eKedar
>
>
> Harsha Godugu wrote:
>> Kedar Mhaswade wrote:
>>
>>> I give up!
>>>
>> we can always revert Loyds changes.
>>
>>> I tried everything possible, but some hudson jobs continue to fail.
>>> Some hudson jobs do succeed.
>>>
>>> If someone (Lloyd?) can try building locally by following these
>>> instructions,
>>> it will help:
>>>
>>> - rm ~/.m2/repository/com/sun/enterprise/hk2/0.3.12-SNAPSHOT
>>
>> Can you please tell me what's the name of the file that needs to be
>> published?
>> I know it's group id com.sun.enterprise.
>> whats the artifactid (where is config-0.3.12-SNAPSHOT.jar ) is going
>> to finally?
>> We can publish manually, using something like the following:
>> mvn deploy:deploy-file -Durl=https://maven2-repository.dev.java.net \
>> -DrepositoryId= This is in doubt org.jvnet.hk2 \
>> -Dfile=/home2/path/to/the missing file/say
>> config-0.3.12-SNAPSHOT.jar \
>> -DgroupId=com.sun.enterprise \
>> -DartifactId=config \
>> -Dversion=0.3.12-SNAPSHOT \
>> -Dpackaging=jar \
>> -DgeneratePom=true
>>
>> Is this artifact not yet uploaded yet or is that got uploaded but not
>> picked up by downstreams like v3? Which is correct?
>>
>> I tried to locate the destination site. But in vein.
>>
>> -hg
>>
>>
>>> - svn co v3 workspace
>>> - cd v3 workspace
>>> - mvn -U install
>>>
>>> This should fail if you end up downloading from wrong repo
>>> (download.java.net).
>>> It would succeed if you download from the right repo.
>>>
>>> -Kedar
>>>
>>> Eliot Morrison wrote:
>>>
>>>>
>>>>
>>>> An update --- yes, there is a current theory that this may be a
>>>> SNAPSHOT issue. Kedar is investigating. We want to identify the
>>>> most critical remaining build problems Tuesday morning and
>>>> immediately start correcting them. Everything will be on the table.
>>>>
>>>> thanks,
>>>> Eliot
>>>>
>>>>
>>>> Bhakti Mehta wrote:
>>>>
>>>>> The hk2 job has passed and published the artifacts. The v3 job does
>>>>> mvn -U install. It is really strange what more is needed to get the
>>>>> build to work.
>>>>> IMHO this just shows we should not depend on hk2 SNAPSHOTs. It is
>>>>> causing more harm than good.
>>>>>
>>>>> Regards,
>>>>> Bhakti
>>>>> Lloyd Chambers wrote:
>>>>>
>>>>>> Well, Kedar and I talked this over beforehand but some things are
>>>>>> inscutable...
>>>>>>
>>>>>> Hudson is not picking up the latest HK2 and so the V3 build is
>>>>>> failing.
>>>>>>
>>>>>> I don't know if this will resolve itself, or if something explicit
>>>>>> needs to be done.
>>>>>>
>>>>>> Lloyd
>>>>>> ..............................................
>>>>>> Lloyd Chambers
>>>>>> lloyd.chambers_at_sun.com
>>>>>> GlassFish team, admin
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> ---------------------------------------------------------------------
>>>>>> 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
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>