Sandeep Warikoo wrote:
Hi Marcel,
Thanks for the reply. I was able to move forward after using Maven 1.0.2,
but still ran into following errors:
********************************************************************
build:start:
java:prepare-filesystem:
java:compile:
[echo] Compiling to E:\jackrabbit/target/classes
[javac] Compiling 414 source files to E:\jackrabbit\target\classes
E:\jackrabbit\src\main\java\org\apache\jackrabbit\core\SessionImpl.java:18:
package org.apache.commons.collections.map does not exist
import org.apache.commons.collections.map.ReferenceMap;
those classes should all be available in commons-collection 3.1
can you please make sure you have an up-to-date version of the
jackrabbit project.xml file, which references the 3.1 version of
commons-collection?
regards
marcel