Invalid descriptors in dependent bundles break build ----------------------------------------------------
Key: FELIX-840 URL: https://issues.apache.org/jira/browse/FELIX-840 Project: Felix Issue Type: Bug Components: Maven SCR Plugin Affects Versions: maven-scr-plugin-1.0.8 Reporter: Carsten Ziegeler Assignee: Carsten Ziegeler Fix For: maven-scr-plugin-1.0.9 The maven-scr-plugin tries to read scr descriptor files contained in dependent bundles. If (for whatever reason) these descriptor files are not valid xml files, currently the own module can't be built. The scr plugin should rather print out a warning but continue with the build of the own module. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.