I'm trying to import the jackrabbit 2.1 src into eclipse helios and running into a number of problems. I've tried both eclipse IDE plugins (Sonos and IAM/Q) for maven and the maven plugin eclipse:eclipse. They all seem to have the same set of problems.
The first one I'd like to address is the problem whose error message is: Description: The content of element type "configuration" must match "(aggregate*,index-rule*)". Location: indexing-configuration.xml Path: /jackrabbit-core/src/test/repository/workspaces/indexing-test Problem Type: line 3 XML Problem A very similar (and probably related) error is: Description Resource Path Location Type Description: Attribute "xmlns:jcr" must be declared for element type "configuration". Location: indexing_config1.xml Path: /jackrabbit-core/src/test/resources/org/apache/jackrabbit/core/query/lucene Problem Type: line 20 XML Problem Thanks to any eclipse based developers who can describe a solution. -- Langley
