I don't know why... when I put <dependency> <groupId>org.apache.jackrabbit</groupId> <artifactId>jackrabbit-core</artifactId> <version>2.8.0</version> </dependency>
just the jackrabbit-data-2.8.0.jar is not into the lib folder. and, when I put <dependency> <groupId>org.apache.jackrabbit</groupId> <artifactId>jackrabbit-data</artifactId> <version>2.8.0</version> </dependency> just the jackrabbit-core-2.8.0.jar is not into the lib folder. Well, I will dig more in this, may be some point in my application maven. Regards, Helio -- View this message in context: http://jackrabbit.510166.n4.nabble.com/ANNOUNCE-Apache-Jackrabbit-2-8-0-released-tp4660836p4660844.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
