Robert- You might want to take a look at the Sling Maven Archetypes (http://sling.apache.org/site/maven-archetypes.html). These provide a baseline for JCR/Sling OSGi bundle development.
HTH, Justin On Tue, Jan 31, 2012 at 11:13 AM, Robert A. Decker <[email protected]> wrote: > Hi, > > I normally work with CQ but I would like to try some development under > jackrabbit. > > Do I work with it in the same way that I do development with CQ? IOW, I have > an instance running, and I do my development of my bundles in > eclipse/intellij and I have some settings in my POMS that uses the > maven-sling-plugin to install the bundles... And I use the maven-scr-plugin > for annotations... > > How different is development in jackrabbit from development in cq? I know > that I'll lose the crx apis and the com.day.cq apis... Do I lose adaptTo? > > I hate to ask it, but does anyone have a very basic pom for jackrabbit > development that I can look at? (not for building jackrabbit but instead for > just some bundle development) > > > Rob
