[Cosmo] Outdated jars in maven repository

Brian Moseley bcm at osafoundation.org
Fri Dec 9 11:02:51 PST 2005


Cyrus Daboo wrote:
> Hi,
> I'm trying to update to the latest changes on the trunk and have run 
> into a problem where at least the jcr-server-1.0-SNAPSHOT.jar downloaded 
> via maven does not seem to be up to date. Specifically the 
> 'org.apache.jackrabbit.webdav.simple.NodeResource' class is missing. Are 
> the maven jar files supposed to track the local jackrabbit mods/updates?

actually it's more up to date than the cosmo trunk can handle. i'm in 
the middle (actually towards the end) of integrating the latest 
jackrabbit revision into the 0.2 branch, and then i'm going to merge the 
changes to the trunk.

i thought i posted this to the cosmo trunk, but maybe i only did that in 
my head ;)

i suggest either holding off on the update for a few more days or 
building jackrabbit yourself from 
<svn+ssh://svn.osafoundation.org/svn/server/jackrabbit/trunk>:

1) maven jar:install at the top level
2) maven (default goal) in contrib/jcr-server
3) maven jar:install in contrib/jcr-server/webapp



More information about the Cosmo mailing list