Bundle Plugin: BundlePlugin.getClasspath() fails to select artifacts --------------------------------------------------------------------
Key: FELIX-174 URL: http://issues.apache.org/jira/browse/FELIX-174 Project: Felix Issue Type: Bug Components: Maven OSGi Plugin Affects Versions: 0.8.0, 1.0.0 Reporter: Felix Meschberger The BundlePlugin.getClasspath() uses refential comparison to check the artifact scope instead of Object equality. This results in failure to build the complete classpath. Attaching a patch. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira