dev@glassfish.java.net

Re: Nexus

From: Jason Lee <jasondlee_at_sun.com>
Date: Mon, 08 Dec 2008 16:32:24 -0600

I figured I should follow up here. :) I added this to ~/.m2/
settings.xml, and it made a pretty big difference in my build time. I
can't remember the exact numbers, but it sped it up quite a bit, and
is working really well. I like it a lot. :)

Thanks!

On Nov 26, 2008, at 11:09 AM, Harsha Godugu wrote:

> Jason Lee wrote:
>>
>> Some time back, there was some chatter about Nexus. Has that gone
>> anywhere? Is there anyone still on it?
> Yep. The nexus internal setup was ready and was waiting a green
> signal on OSR.
> We have 2 instances. One on swan and the other outside swan. For
> external builds use maven.glassfish.org and for the internal swan
> based builds use legolas.
>
> Please use the following config. for use of Nexus based build and
> let me know how it goes.
>
> <settings>
> <mirrors>
> <mirror>
> <id>hk2gf</id>
> <name>Nexus Public Mirror</name>
> <url>http://maven.glassfish.org/content/groups/glassfish</url>
>
> <!--
> <url>http://legolas.sfbay:8081/nexus/content/groups/glassfish</
> url>
> <url>http://maven.glassfish.org/content/groups/glassfish</url>
> -->
>
> <mirrorOf>*</mirrorOf>
> </mirror>
> </mirrors>
> </settings>
>
>> If not, I'll try to carve out some time for investigating it. If
>> it works like it does in my mind ;), that would be a nice addition
>> to our build system...
>
>>
>> Jason Lee
>> Senior Java Developer
>> GlassFish Administration Console
>>
>> Sun Microsystems, Inc.
>> Phone x31197/+1 405-343-1964
>> Email jasondlee_at_sun.com
>> Blog http://blogs.sun.com/jasondlee
>> Blog http://blogs.steeplesoft.com
>

         Jason Lee
Senior Java Developer
GlassFish Administration Console

Sun Microsystems, Inc.
Phone x31197/+1 405-343-1964
Email jasondlee_at_sun.com
Blog http://blogs.sun.com/jasondlee
Blog http://blogs.steeplesoft.com