I just checked out kronos-cms to take a look at it. I could only find
it under the wicket-1.2 branch in wicketstuff. Is that correct, or is
there a 1.3 release?
During mvn install, I got a build error that it was missing
javax.jcr:jcr:jar:1.0.1. It suggested the following:
Try downloading the file manually from:
http://www.day.com/site/en/index/related/downloads/RI_download.html
Then, install it using the command:
mvn install:install-file -DgroupId=javax.jcr -DartifactId=jcr \
-Dversion=1.0.1 -Dpackaging=jar -Dfile=/path/to/file
When I went to that download page, and filled out the form to get the
download, I downloaded a file called jcr-ri-1.0.zip. There isn't a
jar file included in it. Upon looking at the sources, it includes
some org.apache.jackrabbit packages.
Is that really the file I should be using, or is the kronos dependency
out of date? On the apache jackrabbit site, there are downloads
available as well. Would those work instead of the day.com download?
I don't want to waste a bunch of time trying to get this working. If
anyone else has messed with kronos-cms and has some tips, I'm all
ears.
If someone could share their jcr-1.0.1.jar, that would work too!
Thanks!
Tauren
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]