Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.8.0SDK
-
None
-
Eclipse "Mars"
Description
While running with Eclipse MARS (the latest) I found that the ep-launcher was not building - the maven bundle plugin (version 2.3.7) complained of some "manifest" error. Upgrading this to 2.5.0 (the current level) got rid of the problem. But when I upgraded this in the parent pom for uimaj, some other plugin started failing to build, giving an error "default package '.' not permitted, org.apache.uima.cas.impl.
I didn't track this down; I just kept the 2.3.7 version in the uimaj-parent pom, and changed the pom for uimaj-ep-launcher to 2.5.0.