startup issue with maven for uimaj-ee

2008-01-10 Thread Marshall Schor
For those of you who may try and build uimaj-ee in the sandbox, there is a 1-time maven startup problem. We currently use a POM structure which has a common parent (in this case, it is uimaj-ee's POM). The common parent factors out some common settings, like release numbers and formats.

Re: startup issue with maven for uimaj-ee

2008-01-10 Thread Thilo Goetz
Marshall Schor wrote: For those of you who may try and build uimaj-ee in the sandbox, there is a 1-time maven startup problem. ... How do we do this in the core? Aren't we using the same mechanisms there? --Thilo

[jira] Created: (UIMA-702) Pear installation directory incorrect

2008-01-10 Thread Thilo Goetz (JIRA)
Pear installation directory incorrect - Key: UIMA-702 URL: https://issues.apache.org/jira/browse/UIMA-702 Project: UIMA Issue Type: Bug Components: Sandbox-SimpleServer Reporter:

[jira] Closed: (UIMA-702) Pear installation directory incorrect

2008-01-10 Thread Thilo Goetz (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thilo Goetz closed UIMA-702. Resolution: Fixed Pear installation directory incorrect -

[jira] Created: (UIMA-703) SimpleServer jar should be called uima-simple-server.jar

2008-01-10 Thread Thilo Goetz (JIRA)
SimpleServer jar should be called uima-simple-server.jar Key: UIMA-703 URL: https://issues.apache.org/jira/browse/UIMA-703 Project: UIMA Issue Type: Bug Components:

[jira] Closed: (UIMA-703) SimpleServer jar should be called uima-simple-server.jar

2008-01-10 Thread Thilo Goetz (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thilo Goetz closed UIMA-703. Resolution: Fixed SimpleServer jar should be called uima-simple-server.jar

[jira] Created: (UIMA-704) adjustExamplePaths.bat creates broken .classpath for uimaj-examples

2008-01-10 Thread Eric Riebling (JIRA)
adjustExamplePaths.bat creates broken .classpath for uimaj-examples --- Key: UIMA-704 URL: https://issues.apache.org/jira/browse/UIMA-704 Project: UIMA Issue Type: Bug

Incubator Eclipse Update Site How To

2008-01-10 Thread Robert Burrell Donkin
the incubator needs to document how to build a mirrored eclipse update site. my eclipse-foo is not up to the task so i wondered if there are be any volunteers here in uimaland who'd be willing to help out either by answering some questions or (even better) creating documentation patches. any

Re: Incubator Eclipse Update Site How To

2008-01-10 Thread Marshall Schor
Robert Burrell Donkin wrote: the incubator needs to document how to build a mirrored eclipse update site. my eclipse-foo is not up to the task so i wondered if there are be any volunteers here in uimaland who'd be willing to help out either by answering some questions or (even better) creating

Re: Incubator Eclipse Update Site How To

2008-01-10 Thread Marshall Schor
Well, this time I'll enter some text before pushing send :-) I guess my mailing-foo or key-pushing-foo suffered a (hopefully) temporary breakdown... I'll volunteer to do this. Can you point me to where to stick the info, and any other protocol-ish things I should be sure to pay attention

Re: startup issue with maven for uimaj-ee

2008-01-10 Thread Marshall Schor
Thilo Goetz wrote: Marshall Schor wrote: For those of you who may try and build uimaj-ee in the sandbox, there is a 1-time maven startup problem. ... How do we do this in the core? Aren't we using the same mechanisms there? Good question. I did this experiment: delete uimaj-ee from

Re: [Fwd: ASF grant for UIMA]

2008-01-10 Thread Robert Burrell Donkin
On Jan 9, 2008 3:44 AM, Marshall Schor [EMAIL PROTECTED] wrote: Hi Robert - I have some confusion about the IP form. The page http://incubator.apache.org/ip-clearance/index.html seems to be written with an implicit assumption that a Top level project with a real, project level PMC is doing

Re: startup issue with maven for uimaj-ee

2008-01-10 Thread Marshall Schor
Here's what differential analysis found: The working uimaj POM had . . . version2.3.0-incubating-SNAPSHOT/version properties uimaj-version2.3.0/uimaj-version uimaj-release-version${uimaj-version}-incubating-SNAPSHOT/uimaj-release-version . . . I noticed

Re: startup issue with maven for uimaj-ee

2008-01-10 Thread Marshall Schor
Marshall Schor wrote: For those of you who may try and build uimaj-ee in the sandbox, there is a 1-time maven startup problem. We currently use a POM structure which has a common parent (in this case, it is uimaj-ee's POM). The common parent factors out some common settings, like release