Hi everyone, just a few quick questions. I can't get jetspeed 2 to build from the current CVS, and I can't seem to locate a release anywhere in the mirror system. So:
1. Are there any binary releases of jetspeed 2 available? Documentation suggests they would be found in the portals directory in the apache mirror system. The only project there is pluto. They are different projects, right? Also, the jetspeed 1 project is not found there either, but under jakarta/jetspeed. Alternatively: 2. Instead of finding a release I did a checkout from cvs, but the maven allBuild is currently broken (something related to ant.jar and a zipfile including itself). I'm just getting my feet wet with maven, and am having quite a time trying to trace things back to where the error is actually occurring. I'm interested in learning maven, but it seems to me that a lot of other people who are just getting the current CVS snapshot are going to have the same problem I'm having (the error message from yesterday, if I understand it, was that a goal was missing in the /portal/maven.xml... I updated and today a zipfile is apparently trying to include itself..). The error was, specifically: BUILD FAILED File...... file:/C:/usr/data/dev/cvs/jakarta-jetspeed-2/ Element... maven:reactor Line...... 144 Column.... 40 Unable to obtain goal [war:war] -- file:/C:/Documents and Settings/Michael/.maven/plugins/maven-war-plugin-1.4-SNAPSHOT/:45:23: <ant:jar> A zip file cannot include itself Total time: 2 minutes 16 seconds So... I realize I might be missing something here, but I've spent a few hours trying to trace through stuff that I don't yet fully understand, and I'm pretty sure that other people must be having the same headaches. Any suggestions? Thanks in advance, Mike