[
https://issues.apache.org/jira/browse/UIMA-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207616#comment-13207616
]
Peter Klügl commented on UIMA-2353:
-----------------------------------
Now a problem occurs again of that I thought I solved it yesterday. I am
looking forward to any hints or advice because I already tried several solution
that should have worked.
The ide plugin needs antlr. The uimaj-textmarker project has a maven dependency
for antlr. The engine fetcher plugin is similar to the runtime plugin: It adds
the uimaj-textmarker project and its dependencies to its jar and exports all
packages. The ide plugin depends now on the engine plugin and imports the antlr
package. All projects compile but at runtime I get
java.lang.ClassNotFoundException: org.antlr.runtime.CharStream.
Overall I just need the ide plugin to have access to antlr, but the classes do
not need to be provided by the engine plugin. Is there for example a way to
include a normal (single) jar to a plugin build by maven? A "include" in the
configuration of the goal "unpack-dependencies" did not work for me.
Any suggestions (Jörn, Marshall)?
> Convert TextMarker projects to maven
> ------------------------------------
>
> Key: UIMA-2353
> URL: https://issues.apache.org/jira/browse/UIMA-2353
> Project: UIMA
> Issue Type: Task
> Components: TextMarker
> Reporter: Peter Klügl
> Assignee: Peter Klügl
>
> The TextMarker projects in the sandbox have to become maven projects. The
> engine projects should be a normal maven project whereas the other projects
> also need to be plugin projects.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira