Hi, We temporarily have a problem where one of our bundles is building a ~30MB jar because of some scala library dependencies. We'll clean it up some time soon, but in the meantime I'm working on some jsps in the package under SLING-CONTENT.
Is it possible to do a mvn build that uploads the sling content only? I've looked at the felix maven bundle plugin and the sling documentation and I don't think it's possible from what I can see. The alternative is to just work over webdav I guess... Rob
