Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-5875

Unresolved imported packages in MANIFEST.MF of axis2.eclipse.*.plugin.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.7.6
    • None
    • ide plugins
    • None
    • Windows 10 Pro x86-64, Eclipse Oxygen Release (4.7.0) x86-64

    Description

      I'm working on making trunk available in my Eclipse and came across the following error messages about unresolved imported packages in axis2.eclipse.codegen.plugin and axis2.eclipse.service.plugin. After having a look at the associated pom.xml, it seems that a lot of libs are already excluded from the import. Therefore I ask myself if the ones of the error messages simply need to be excluded as well? If not, shouldn't the imports be resolved using what my Eclipse provides and the project itself? I see a lot of Jars in the lib folder of those projects, but none of the ones with error messages.

      Additionally, no error messages are shown when I import the modules using m2e instead of maven-eclipse-plugin, simply because the MANIFEST.MF-Builder is not created in that case. So might it be a solution to remove the following line in the pom.xml instead of dealing with the imports?

      <buildcommand>org.eclipse.pde.ManifestBuilder</buildcommand>
      

      I have no idea currently what the proper solution to this problem is, but have the feeling it's removing imports...

      No available bundle exports package 'com.google.errorprone.annotations' MANIFEST.MF /axis2.eclipse.codegen.plugin/META-INF line 89 Plug-in Problem
      No available bundle exports package 'javax.jms' MANIFEST.MF /axis2.eclipse.codegen.plugin/META-INF line 91 Plug-in Problem
      No available bundle exports package 'org.apache.crimson.jaxp' MANIFEST.MF /axis2.eclipse.codegen.plugin/META-INF line 102 Plug-in Problem
      No available bundle exports package 'org.aspectj.lang.annotation' MANIFEST.MF /axis2.eclipse.codegen.plugin/META-INF line 104 Plug-in Problem
      No available bundle exports package 'org.aspectj.lang' MANIFEST.MF /axis2.eclipse.codegen.plugin/META-INF line 104 Plug-in Problem
      No available bundle exports package 'org.codehaus.stax2' MANIFEST.MF /axis2.eclipse.codegen.plugin/META-INF line 89 Plug-in Problem
      No available bundle exports package 'org.joda.convert' MANIFEST.MF /axis2.eclipse.codegen.plugin/META-INF line 111 Plug-in Problem
      No available bundle exports package 'org.openjdk.jdi.connect' MANIFEST.MF /axis2.eclipse.codegen.plugin/META-INF line 111 Plug-in Problem
      No available bundle exports package 'org.openjdk.jdi.event' MANIFEST.MF /axis2.eclipse.codegen.plugin/META-INF line 89 Plug-in Problem
      No available bundle exports package 'org.openjdk.jdi' MANIFEST.MF /axis2.eclipse.codegen.plugin/META-INF line 111 Plug-in Problem
      No available bundle exports package 'org.openjdk.tools.internal.jline.console.history' MANIFEST.MF /axis2.eclipse.codegen.plugin/META-INF line 113 Plug-in Problem
      No available bundle exports package 'org.openjdk.tools.internal.jline.console' MANIFEST.MF /axis2.eclipse.codegen.plugin/META-INF line 89 Plug-in Problem
      No available bundle exports package 'org.openjdk.tools.internal.jline.internal' MANIFEST.MF /axis2.eclipse.codegen.plugin/META-INF line 89 Plug-in Problem
      No available bundle exports package 'org.openjdk.tools.internal.jline' MANIFEST.MF /axis2.eclipse.codegen.plugin/META-INF line 112 Plug-in Problem
      No available bundle exports package 'org.openjdk.tools.javadoc' MANIFEST.MF /axis2.eclipse.codegen.plugin/META-INF line 114 Plug-in Problem
      No available bundle exports package 'sun.misc' MANIFEST.MF /axis2.eclipse.codegen.plugin/META-INF line 116 Plug-in Problem
      No available bundle exports package 'sun.reflect.annotation' MANIFEST.MF /axis2.eclipse.codegen.plugin/META-INF line 89 Plug-in Problem

      No available bundle exports package 'com.google.errorprone.annotations' MANIFEST.MF /axis2.eclipse.service.plugin/META-INF line 61 Plug-in Problem
      No available bundle exports package 'org.aspectj.lang.annotation' MANIFEST.MF /axis2.eclipse.service.plugin/META-INF line 72 Plug-in Problem
      No available bundle exports package 'org.aspectj.lang' MANIFEST.MF /axis2.eclipse.service.plugin/META-INF line 61 Plug-in Problem
      No available bundle exports package 'org.codehaus.stax2' MANIFEST.MF /axis2.eclipse.service.plugin/META-INF line 72 Plug-in Problem
      No available bundle exports package 'org.openjdk.jdi.connect' MANIFEST.MF /axis2.eclipse.service.plugin/META-INF line 77 Plug-in Problem
      No available bundle exports package 'org.openjdk.jdi.event' MANIFEST.MF /axis2.eclipse.service.plugin/META-INF line 61 Plug-in Problem
      No available bundle exports package 'org.openjdk.jdi' MANIFEST.MF /axis2.eclipse.service.plugin/META-INF line 77 Plug-in Problem
      No available bundle exports package 'org.openjdk.tools.internal.jline.console.history' MANIFEST.MF /axis2.eclipse.service.plugin/META-INF line 79 Plug-in Problem
      No available bundle exports package 'org.openjdk.tools.internal.jline.console' MANIFEST.MF /axis2.eclipse.service.plugin/META-INF line 61 Plug-in Problem
      No available bundle exports package 'org.openjdk.tools.internal.jline.internal' MANIFEST.MF /axis2.eclipse.service.plugin/META-INF line 61 Plug-in Problem
      No available bundle exports package 'org.openjdk.tools.internal.jline' MANIFEST.MF /axis2.eclipse.service.plugin/META-INF line 78 Plug-in Problem
      No available bundle exports package 'org.openjdk.tools.javadoc' MANIFEST.MF /axis2.eclipse.service.plugin/META-INF line 80 Plug-in Problem
      No available bundle exports package 'sun.misc' MANIFEST.MF /axis2.eclipse.service.plugin/META-INF line 82 Plug-in Problem
      No available bundle exports package 'sun.reflect.annotation' MANIFEST.MF /axis2.eclipse.service.plugin/META-INF line 82 Plug-in Problem

      Attachments

        Activity

          People

            Unassigned Unassigned
            tschoening Thorsten Schöning
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: