Jenkins build is back to normal : UIMA-Ruta #290

2013-11-11 Thread Apache Jenkins Server
See

Re: Cannot build uimaj-2.4.2 from source

2013-11-11 Thread Marshall Schor
The way this particular artifact is resolved (I tried it earlier today) is that Maven uses the POM-defined set of repositories to search for it. THis particular artifact is found at "Maven Central" repository, here: http://repo1.maven.org/eclipse/org/eclipse/equinox/app/1.0.0-v20070423/ Can you

Re: Cannot build uimaj-2.4.2 from source

2013-11-11 Thread Kim Ebert
Hi Marshall, The -U does not resolve the problem. Thanks, Kim Ebert 1.801.669.7342 Perfect Search Corp http://www.perfectsearchcorp.com/ On 11/11/2013 12:18 PM, Marshall Schor wrote: > hi, > > I think that the most likely cause of this is some kind of momentary failure > of > the network. > >

Re: Cannot build uimaj-2.4.2 from source

2013-11-11 Thread Marshall Schor
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

Re: Cannot build uimaj-2.4.2 from source

2013-11-11 Thread Richard Eckart de Castilho
On my checkout (trunk currently), there is no direct dependency on org.eclipse.equinox:app:jar. It is drawn in to the project via the following dependency: org.eclipse.core runtime [3.3.0.0,4.0.0) provided On my system, this resolves to org.eclipse.core:runtime:jar:3.3.

Re: Cannot build uimaj-2.4.2 from source

2013-11-11 Thread Kim Ebert
Hi Richard, I am not specifying any mirrors either. The download process access the public maven repos, but fails for this particular eclipse package. On one machine I have it uses the following mirror. Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.7.1/ant-1.7.1.jar (1292

Re: [VOTE] Release UIMA-AS 2.4.2 rc6

2013-11-11 Thread Marshall Schor
Source-release and svn tag compare OK Signature ok on source-release and zip / tar of bin. checksum ok on tar.gz Build from sources - lots of javadoc warnings (expected) - OK Install into 4.3.1 Eclipse - OK Jira: issues-fixed: ok, check for unresolved issues declared fixed in 242: OK.

Re: Cannot build uimaj-2.4.2 from source

2013-11-11 Thread Richard Eckart de Castilho
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: my-company-repository *

Re: Cannot build uimaj-2.4.2 from source

2013-11-11 Thread Kim Ebert
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

Re: Cannot build uimaj-2.4.2 from source

2013-11-11 Thread Richard Eckart de Castilho
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 wrote: > Hi All, > > I was wondering if anyone

Cannot build uimaj-2.4.2 from source

2013-11-11 Thread Kim Ebert
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:

[jira] [Created] (UIMA-3427) UIMA NOTICE file - better conformance to Apache specs

2013-11-11 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-3427: Summary: UIMA NOTICE file - better conformance to Apache specs Key: UIMA-3427 URL: https://issues.apache.org/jira/browse/UIMA-3427 Project: UIMA Issue Type:

[jira] [Reopened] (UIMA-3421) DUCC webserver (WS) native Linux-based authentication mechanism

2013-11-11 Thread Lou DeGenaro (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lou DeGenaro reopened UIMA-3421: Put something into README about: 1. How to check if Linux-based authentication will work 2. Options if i

[jira] [Closed] (UIMA-3424) DUCC webserver (WS) should have visual indication of debug jobs

2013-11-11 Thread Lou DeGenaro (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lou DeGenaro closed UIMA-3424. -- Resolution: Duplicate > DUCC webserver (WS) should have visual indication of debug jobs > --

[jira] [Created] (UIMA-3426) DUCC webserver (WS) should make obvious when Jobs are in debug

2013-11-11 Thread Lou DeGenaro (JIRA)
Lou DeGenaro created UIMA-3426: -- Summary: DUCC webserver (WS) should make obvious when Jobs are in debug Key: UIMA-3426 URL: https://issues.apache.org/jira/browse/UIMA-3426 Project: UIMA Issue

[jira] [Created] (UIMA-3425) Ruta: MultiTreeWordList Constructor

2013-11-11 Thread Martin Toepfer (JIRA)
Martin Toepfer created UIMA-3425: Summary: Ruta: MultiTreeWordList Constructor Key: UIMA-3425 URL: https://issues.apache.org/jira/browse/UIMA-3425 Project: UIMA Issue Type: Bug Comp