[ 
https://issues.apache.org/jira/browse/UIMA-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13794010#comment-13794010
 ] 

Jens Grivolla commented on UIMA-3346:
-------------------------------------

We currently have our type system as a separate maven artifact (jar) that 
includes the descriptors and the generated jCAS classes. If we keep it this 
way, it would seem cleaner to just point to that jar rather than duplicate part 
of the information somewhere else.

> "generate" goal should include type system imports
> --------------------------------------------------
>
>                 Key: UIMA-3346
>                 URL: https://issues.apache.org/jira/browse/UIMA-3346
>             Project: UIMA
>          Issue Type: Improvement
>          Components: uimaFIT-Maven-Plugin
>    Affects Versions: 2.1.0uimaFIT
>            Reporter: Jens Grivolla
>            Priority: Minor
>
> The "generate" goal of the uimaFIT maven plugin should include type system 
> imports in the generated descriptors. This would make those descriptors 
> directly usable in descriptor-based workflows such as CPE or UIMA-AS.
> In our case, we point to the TS descriptor files directly in types.txt, thus 
> not relying on any "magic" TS discovery. This could translate directly to a 
> corresponding import by name in the XML descriptor. More sophisticated setups 
> might of course be more difficult to handle.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to