dev@glassfish.java.net
Re: why can't I build GF trunk?
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
] [
Next in thread
] [
Replies
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: Jane Young <
jane.young_at_oracle.com
>
Date
: Tue, 10 May 2011 11:51:04 -0700
Yes.
On 5/10/11 11:46 AM, Bobby Bissett wrote:
> On 5/10/11 2:29 PM, Jane Young wrote:
>> If you're in OWAN, you also need the proxy in settings.xml:
>> [...]
>>
>> OR
>> reference to the internal GF Nexus:
>> [...]
>
> This is my whole file, and am running in OWAN. Is this sufficient?
>
> <settings xmlns="
http://maven.apache.org/SETTINGS/1.0.0
"
> xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance
"
> xsi:schemaLocation="
http://maven.apache.org/SETTINGS/1.0.0
>
http://maven.apache.org/xsd/settings-1.0.0.xsd
">
> <proxies>
> <proxy>
> <id>OWANproxy</id>
> <active>true</active>
> <protocol>http</protocol>
> <host>www-proxy.us.oracle.com</host>
> <port>80</port>
> </proxy>
> </proxies>
>
> <mirrors>
> <mirror>
> <id>glassfish-nexus</id>
> <url>
http://maven.glassfish.org/content/groups/glassfish</url
>
> <mirrorOf>*</mirrorOf>
> </mirror>
> </mirrors>
>
> </settings>
>
This message
: [
Message body
]
Next message
:
Ed Burns: "Re: why can't I build GF trunk?"
Previous message
:
Bobby Bissett: "Re: why can't I build GF trunk?"
In reply to
:
Bobby Bissett: "Re: why can't I build GF trunk?"
Next in thread
:
Jane Young: "Re: why can't I build GF trunk?"
Reply
:
Jane Young: "Re: why can't I build GF trunk?"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]