hi,

I think that the most likely cause of this is some kind of momentary failure of
the network.

Unfortunately, Maven will remember this and not attempt to retry this (for a 
day)...

You can override that by specifying -U to the maven command:

eg.

mvn install -U

Please try that and see if it fixes things...

-Marshall
On 11/11/2013 12:21 PM, Kim Ebert 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,
>

Reply via email to