Hi Roy,
How are you building ?
I don't know if you saw but in the README.txt file, one of the
requirements is that you compile and install locally Jackrabbit. This
means that you have to run
maven jar:install
in the main Jackrabbit source directory. This will build and install the
required JAR in your local repository. There isn't as of yet any
Jackrabbit JARs in iBiblio so I had to find a way to do the dependency.
Hopefully once version 1.0 is out this will not be necessary anymore.
Regards,
Serge Huber.
Roy Russo wrote:
>Serge,
>
>My original problem is not fixed, as it still connects to day.com for a
>jar that does not exist. Any ideas?
>
>After looking at your patch and applying the changes to the
>orm-persistence/project.xml, I get this:
>
>-------------------
>Attempting to download jackrabbit-0.16.4.1-dev.jar.
>Error retrieving artifact from
>[http://www.day.com/maven/jackrabbit/jars/jackrabbit-0.16.4.1-dev.jar]:
>java.io.IOException: Forbidden.
>WARNING: Failed to download jackrabbit-0.16.4.1-dev.jar.
>Attempting to download cqfs-jackrabbit-3.5.6-SNAPSHOT.jar.
>Attempting to download cqfs-3.5.6-SNAPSHOT.jar.
>The build cannot continue because of the following unsatisfied
>dependency:
>
>jackrabbit-0.16.4.1-dev.jar
>
>Total time: 14 seconds
>Finished at: Wed Jun 08 12:33:38 EDT 2005
>-------------------
>
>Roy Russo
>Jboss Portal Developer
>
>
>:-----Original Message-----
>:From: Serge Huber (JIRA) [mailto:jira@apache.org]
>:Sent: Wednesday, June 08, 2005 12:15 PM
>:To: jackrabbit-dev@incubator.apache.org
>:Subject: [jira] Updated: (JCR-129) ORM PersistenceManagers
>:don't compile
>:
>: [ http://issues.apache.org/jira/browse/JCR-129?page=all ]
>:
>:Serge Huber updated JCR-129:
>:----------------------------
>:
>: Attachment: orm-20050608-1805-0.16.4.1.patch
>:
>:Quick patch to allow for compilation of the ORM persistence
>:managers with the changes introduced for 0.16.4.1
>:
>:> ORM PersistenceManagers don't compile
>:> -------------------------------------
>:>
>:> Key: JCR-129
>:> URL: http://issues.apache.org/jira/browse/JCR-129
>:> Project: Jackrabbit
>:> Type: Bug
>:> Reporter: Edgar Poce
>:> Priority: Minor
>:> Attachments: orm-20050608-1805-0.16.4.1.patch
>:>
>:> ORM PMs are out of synch with the latest changes of the api.
>:
>:--
>:This message is automatically generated by JIRA.
>:-
>:If you think it was sent incorrectly contact one of the administrators:
>: http://issues.apache.org/jira/secure/Administrators.jspa
>:-
>:For more information on JIRA, see:
>: http://www.atlassian.com/software/jira
>:
>:
>
>
>
|