I realize that I may have used a bad wording here as I didn't mean "proxy" in
the traditional network sense. I should have say "mirror" instead of "proxy".
What I meant is something like this:
<mirrors>
<mirror>
<id>my-company-repository</id>
<mirrorOf>*</mirrorOf>
<url>https://my.company.com/repo/releases</url>
</mirror>
</mirrors>
Cheers,
-- Richard
On 11.11.2013, at 19:08, Kim Ebert <[email protected]> wrote:
> Hi Richard,
>
> I don't have any proxies configured.
>
> Kim Ebert
> Perfect Search Corp
> http://www.perfectsearchcorp.com/
>
> On 11/11/2013 10:29 AM, Richard Eckart de Castilho wrote:
>> Did you by any chance set up a special settings.xml file with a catch-all
>> proxy repository? In that case, you may not be able to access repositories
>> which are not configured on your catch-all proxy.
>>
>> -- Richard
>>
>> On 11.11.2013, at 18:21, Kim Ebert <[email protected]> wrote:
>>
>>> Hi All,
>>>
>>> I was wondering if anyone else is having a problem building uimaj-2.4.2
>>> from source with a fresh Maven repo.
>>>
>>> I keep getting an error of
>>>
>>> [ERROR] Failed to execute goal on project uimaj-ep-cas-editor: Could not
>>> resolve dependencies for project
>>> org.apache.uima:uimaj-ep-cas-editor:jar:2.4.2: Failure to find
>>> org.eclipse.equinox:app:jar:1.0.0 in http://repo1.maven.org/eclipse was
>>> cached in the local repository, resolution will not be reattempted until
>>> the update interval of eclipsePlugins has elapsed or updates are forced
>>> -> [Help 1]
>>>
>>> Any help would be appreciated.
>>>
>>> Thanks,
>>>
>>> --
>>> Kim Ebert
>>> Perfect Search Corp
>>> http://www.perfectsearchcorp.com/
>