On Thu, Oct 14, 2010 at 12:46 PM, Tsirkin Evgeny <[email protected]> wrote: > On Thu, Oct 14, 2010 at 8:23 PM, Justin Edelson > <[email protected]>wrote: > >> It is not necessary to build Jackrabbit from source in order to >> integrate it into your application. However, it is important to note >> that the source releases are the official releases. Binary JARs are >> made available as a convenience via the central Maven repository >> (http://repo1.maven.org/maven2/org/apache/jackrabbit/). The core >> repository implementation is in the module called jackrabbit-core. You >> will need all of its dependencies as well. >> >> Chad is correct that you can use Maven war overlays to pull in the >> contents of the webapp distribution into your own project, but this >> isn't the only way to accomplish embedding the repository. >> >> Justin > > > What's the other way?
There are lots of other ways, but I personally don't think they are all that well documented.
