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)