Hi everyone, although repositorybased development with Sling/JCR may be pretty usefull for the first steps I am now trying to set up a maven/eclipse/svn based development environment. And here's my problem: I can't find a complete documentation about how to deploy sling apps in jcr "embedded" in bundles. As far as I did understand the conversations and code snippets here it is possible to bundle the scripts in an osgibundle and unpack it in jcr within the installation of the bundle. Sadly my first test failed since my poms didn't produce valid osgi bundles or didn't put any script in JCR.
Could anyone who has done this give me some hints which maven plugins to use and how to set up my poms? Best regards, Dominik
