[
https://issues.apache.org/jira/browse/UIMA-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thilo Goetz closed UIMA-909.
----------------------------
Resolution: Fixed
> Model files are contained twice in pear file
> --------------------------------------------
>
> Key: UIMA-909
> URL: https://issues.apache.org/jira/browse/UIMA-909
> Project: UIMA
> Issue Type: Bug
> Components: Sandbox-Tagger
> Reporter: Thilo Goetz
> Assignee: Thilo Goetz
> Fix For: 2.2.2S
>
>
> When building the tagger pear, the model files get included twice: once in
> the jar file, and once in the resources folder. We don't really want the
> model files in the jar, anyway. So fix the pom not to include the resources
> folder as a build resource. The downside is that then the resources folder
> is no longer part of the classpath in the tagger eclipse project, meaning
> that it needs to be added manually when debugging the source. However, that
> seems the only reasonable solution.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.