Hi Bertrand,

you mean I should add the libraries as usual Maven dependencies? AFAIK the maven-bundle-plugin should create the right import package.

The dependencies are from a Spring OBR. If I remember correctly I could get the JSTL libraries only there as bundles. But that was some time ago and they are now also available from maven central as bundles.
I will try that.
But I'm not sure if all transitive dependencies of the project are installed to the running Sling instance together with the project. I will see.
Thanks for your input Bertrand!

Best,

Sandro


Am 24.10.14 14:57, schrieb Bertrand Delacretaz:
Hi Sandro,

On Fri, Oct 24, 2014 at 2:03 PM, Sandro Boehme <[email protected]> wrote:
...in the Sling Resource Editor I have dependencies to libraries that are
located in an OBR. To build it with maven and install it to a Sling instance
I deployed it before, using the OSGi Repository page in the console....

Aren't those dependencies in Maven Central? If not, could they be added?

-Bertrand


Reply via email to