Hi,
I tried to compile today the jackrabbit trunk. Thanks to maven this was amazingly simple - cool! However I failed trying to compile the cmis package from the sandbox. I checked out from subversion to an Eclipse subproject called jcr-cmis and this has the following properties: Path: /jcr-cmis URL: http://svn.apache.org/repos/asf/jackrabbit/sandbox/jcr-cmis "mvn eclipse:eclipse" resulted in [INFO] Scanning for projects... Downloading: http://people.apache.org/repo/m2-incubating-repository/org/apache/j ackrabbit/jackrabbit/1.6-SNAPSHOT/jackrabbit-1.6-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [ERROR] FATAL ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: null:jcr-cmis:pom:1.6-SNAPSHOT Reason: Cannot find parent: org.apache.jackrabbit:jackrabbit for project: null:j cr-cmis:pom:1.6-SNAPSHOT for project null:jcr-cmis:pom:1.6-SNAPSHOT .... Do I need a separate branch for this package somehow? Is it supposed to work like this at all? Thanks for any help.... Jens
