Tommaso Teofili wrote:
> Hi Marshall,
> Lookin in the SandboxDistr POM I see SimpleUimaAsService is commented
> because SimpleUimaAsService needs uima-as for building and uima-as is not in
> the lifecycle of Sandbox, so finally SimpleUimaAsService was left out to
> avoid the Sandbox building failure.
> For this reason I did not put the parent SandboxDistr POM inside
> SimpleUimaAsService.
>   
hmmm.  I had left out the SimpleUimaAsService from the <modules> section
originally in the mistaken belief that I needed to do that to avoid
including it in the sandbox release.  (That's not required, because the
sandbox release content is set just by the assembly descriptors).

But, in any case, you can set the parent of this to be the SandboxDistr,
independently of whether or not the SimpleUimaAsService is in the
<module> aggregation.

Then, you can delete all of the plugins in the <build> section :-) , and
it will still build, nicely.  There's some issue we'll need to dig
through, though, because it pulls in a large number of jars related to
activemq (I think), not all of which would need to be distributed. 

Note: this is not being released with our 2.3.0 release per previous
discussions which indicated it needed to be documented first.

-Marshall

> Tommaso
>
> 2009/10/2 Marshall Schor <m...@schor.com>
>
>   
>> Tommaso Teofili (JIRA) wrote:
>>     
>>>      [
>>>       
>> https://issues.apache.org/jira/browse/UIMA-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>>     
>>> Tommaso Teofili reopened UIMA-1462:
>>> -----------------------------------
>>>
>>>
>>> some plugins useful for licensing purposes were wrongly removed from pom
>>>
>>>       
>> Hi Tommaso -
>>
>> This POM appears to be missing the <parent> link.  The POM parents add a
>> lot of common build / dependency behavior; can you add that link, and
>> then the much simpler POM will maybe work :-)
>>
>> -Marshall
>>     
>>>> SimpleUimaAsService has checked in SimpleServer libraries as binaries
>>>> ---------------------------------------------------------------------
>>>>
>>>>                 Key: UIMA-1462
>>>>                 URL: https://issues.apache.org/jira/browse/UIMA-1462
>>>>             Project: UIMA
>>>>          Issue Type: Bug
>>>>          Components: Sandbox-SimpleUimaAsService
>>>>    Affects Versions: 2.2.2S, 2.3S
>>>>            Reporter: Thilo Goetz
>>>>            Assignee: Tommaso Teofili
>>>>             Fix For: 2.3S
>>>>
>>>>         Attachments: patch1462.txt, patch1462b1.txt, patch1462b2.txt,
>>>>         
>> patch1462c1.txt, patch1462c2.txt, simpleServerDistributionPatch.txt,
>> simpleUimaAsServicePatch.txt
>>     
>>>> For the upcoming release, this should be changed so it depends on the
>>>>         
>> SimpleServer project directly.
>>     
>>>       
>
>   

Reply via email to