Thanks Dominique! I will try to get the snapshot version. I am aware that this 
is a sandbox project. I just want to have a look at your activities there and 
get a better understanding about your plans and activities around cmis.

Jens


-----Original Message-----
From: Dominique Pfister [mailto:dominique.pfis...@day.com] 
Sent: Donnerstag, 22. Januar 2009 17:09
To: dev@jackrabbit.apache.org
Subject: Re: is cmis package supposed to be compilabe?

Hi Jens,

jcr-cmis depends on a SNAPSHOT version of jackrabbit, namely
1.6-SNAPSHOT. In order to compile it, you'll need to install a
snapshot build of jackrabbit in your maven repository:

> svn co http://svn.apache.org/repos/asf/jackrabbit/trunk jackrabbit
> cd jackrabbit
> mvn install

A word of warning though: projects in the sandbox (and in particular
jcr-cmis) are not always compilable.

Kind regards
Dominique

On Thu, Jan 22, 2009 at 4:59 PM, Jens Hübel <jhue...@opentext.com> wrote:
> 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

Reply via email to