Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
JSPC Maven Plugin 2.3.0
-
None
Description
When using the jspc-maven-plugin to compile against osgi bundles the current way of just adding them as dependencies doesn't work very well as bundles can have embedded jar files (which then don't show up on the real class path) and obviously, just because a bundle contains a package doesn't mean it exports it.
It would be good if we could give the jspc-maven-plugin a feature and it would, in turn, load the classes from the resolved bundles of the feature.
Attachments
Issue Links
- breaks
-
SLING-11099 JSPC plugin missing critical dependencies by default
- Closed