dev@glassfish.java.net

Re: [v3] WORKAROUND for building v3

From: Sahoo <Sahoo_at_Sun.COM>
Date: Fri, 25 Sep 2009 08:32:00 +0530

Jane,

Why do we need a special settings.xml? Can't we have the profile defined
in v3/pom.xml with appropriate repository list just like we have done
for internal-repo profile?

Thanks,
Sahoo

Jane Young wrote:
> You are looking at the wrong workaround. Please see:
> http://wiki.glassfish.java.net/Wiki.jsp?page=BuildingWithoutNexus
> The profile is defined in the settings.xml.
>
> Also, if you're in SWAN (behind Sun firewall), you can also reference
> the internal Nexus server with the following profile:
>
> "mvn -Pinternal-repo,default clean install"
>
> This profile is defined in v3/pom.xml.
>
> Thanks,
> Jane
>
>
>
>
>
> Sahoo wrote:
>> Jane,
>>
>> Where is thie repo profile defined? I don't see it in v3 pom.xml nor
>> in master pom.
>>
>> Thanks,
>> Sahoo
>>
>> Jane Young wrote:
>>> That's correct. If you use -Prepo option, maven will bypass Nexus
>>> and you don't need to make any changes to settings.xml or pom files.
>>>
>>> Sahoo wrote:
>>>> So, if I run with -Prepo option, will maven bypass nexus even I
>>>> don't make any change to settings.xml? If yes, then I was looking
>>>> for that profile. Then, as a work around, people can run "mvn
>>>> -Prepo install." If no, then you know what I am looking for.
>>>>
>>>> Thanks,
>>>> Sahoo
>>>>
>>>> Jane Young wrote:
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>