You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Kristof Vanbecelaere (JIRA)" <ji...@apache.org> on 2015/11/29 16:53:10 UTC

[jira] [Created] (FELIX-5118) Exception when running on jdk9-ea

Kristof Vanbecelaere created FELIX-5118:
-------------------------------------------

             Summary: Exception when running on jdk9-ea
                 Key: FELIX-5118
                 URL: https://issues.apache.org/jira/browse/FELIX-5118
             Project: Felix
          Issue Type: Bug
          Components: SCR Tooling
    Affects Versions: maven-scr-plugin 1.21.0
         Environment: 1.9.0-ea-b93
            Reporter: Kristof Vanbecelaere


Caused by: java.lang.IllegalArgumentException: org.apache.felix.scrplugin.annotations.AnnotationProcessor is not an ImageIO SPI class
	at javax.imageio.spi.ServiceRegistry.checkClassAllowed(ServiceRegistry.java:733)
	at javax.imageio.spi.ServiceRegistry.lookupProviders(ServiceRegistry.java:191)
	at org.apache.felix.scrplugin.helper.AnnotationProcessorManager.<init>(AnnotationProcessorManager.java:61)
	at org.apache.felix.scrplugin.SCRDescriptorGenerator.execute(SCRDescriptorGenerator.java:141)
	at org.apache.felix.scrplugin.mojo.SCRDescriptorMojo.execute(SCRDescriptorMojo.java:237)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)