Hi, I just got the latest snapshot from the public SVN site and try to build it via maven. However I keep getting messages like the following: I am not sure if you guys have run into the same issue. Manually downloading the jars from these sites seems to be a daunting task. I also tried to build via ant but I started to get class version mismatch error. Does xwiki require java 5 now? I am still using java 1.4.2 My 3rd question is whether there are some feature descriptions of the latest public xwki? There is a feature list in xwiki.org but I am not sure if they are all available in a specific version. We need to show the available features in a stable version of xwiki to our clients before they choose xwiki. btw, I don't have any problem in building xwiki 0.9.841 Thanks! -Jimmy -------------------------------------------- 20) com.google:googleapi:jar:xwiki:UNKNOWN Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=com.google -DartifactId=googleapi \ -Dversion=UNKNOWN -Dpackaging=jar -Dfile=/path/to/file Path to dependency: 1) com.xpn.xwiki:xwiki-core:jar:0.9-SNAPSHOT 2) com.google:googleapi:jar:xwiki:UNKNOWN