Exception while creating empty fragment bundles with version 2.3.6
------------------------------------------------------------------
Key: FELIX-3293
URL: https://issues.apache.org/jira/browse/FELIX-3293
Project: Felix
Issue Type: Bug
Components: Maven Bundle Plugin
Affects Versions: maven-bundle-plugin-2.3.6
Reporter: Chetan Mehrotra
Attachments: pom.xml
While trying to create a fragment bundle which does not package any classes
(for example fragment for system bundle to export system packages) the Maven
Bundle Plugin 2.3.6 throws exception
[ERROR] Failed to execute goal
org.apache.felix:maven-bundle-plugin:2.3.6:manifest (bundle-manifest) on
project com.example.fragment.jcr: Cannot find <path
removed>/example-fragment/target/classes (manifest goal must be run after
compile phase) -> [Help 1]
This used to work with 2.3.5
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira