[ 
https://issues.apache.org/jira/browse/FELIX-3606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler resolved FELIX-3606.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: maven-scr-plugin-1.8.0
                   scr generator 1.2.0

This has been solved in the latest release
                
> SCR Plugin: build failure on wildcard imports (e.g. java.util.*)
> ----------------------------------------------------------------
>
>                 Key: FELIX-3606
>                 URL: https://issues.apache.org/jira/browse/FELIX-3606
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven SCR Plugin
>    Affects Versions: maven-scr-plugin-1.7.4
>            Reporter: Sebastian Schaffert
>             Fix For: scr generator 1.2.0, maven-scr-plugin-1.8.0
>
>
> When running the SCR plugin on a class that imports using a wildcard import, 
> classes imported using the wildcard are not found and instead looked up in 
> the java.lang package. This might be related to FELIX-2906
> Exception details:
> Caused by: org.apache.felix.scrplugin.SCRDescriptorException: Unable to load 
> class
>       at 
> org.apache.felix.scrplugin.JavaClassDescriptorManager.getJavaClassDescription(JavaClassDescriptorManager.java:444)
>       at 
> org.apache.felix.scrplugin.tags.qdox.QDoxJavaClassDescription.getExternalFieldByName(QDoxJavaClassDescription.java:174)
>       at 
> org.apache.felix.scrplugin.tags.annotation.Util$1.visitAnnotationFieldRef(Util.java:412)
>       ... 35 more

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to