Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
maven-bundle-plugin-2.3.6
-
None
Description
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