You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2017/11/29 19:52:00 UTC

[jira] [Created] (UIMA-5658) 2 uimaj eclipse plugins dropped from update site with recent bundle plugin

Marshall Schor created UIMA-5658:
------------------------------------

             Summary: 2 uimaj eclipse plugins dropped from update site with recent bundle plugin
                 Key: UIMA-5658
                 URL: https://issues.apache.org/jira/browse/UIMA-5658
             Project: UIMA
          Issue Type: Bug
          Components: Core Java Framework
    Affects Versions: 2.10.2SDK, 3.0.0SDK-beta
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Minor
             Fix For: 3.0.0SDK, 2.10.3SDK


For a while, we've had to run the "bundle" step for the uimaj-ep-jcasgenp and uimaj-ep-configurator eclipse plugins using maven-bundle-plugin version 2.3.7, which is an old release of the bundle plugin.  If run with more current versions, no errors are reported, and the build works OK, but the subsequent build of the eclipse-update-site drops these two plugins when running the features-and-bundles-publishing step.  The workaround was to use the older version of the maven-bundle-plugin.

By trial and error, found the fix for this was changing the <Import-package clause to keep the line having just "*" as the last line.  This involved reordering the lines following this up before this.





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)