Santiago, > > Yes, these do not exist in maven respository > > (http://www.ibiblio.org/maven/). How do we get them there? > > > > I fake maven by putting them in my *local* repository. I.E., I copy > > lib/uddi4j.jar to > ~/jakarta/maven-1.0-beta-8/repository/uddi4j/jars/uddi4j-1.0.jar > which is where maven looks for it. >
Yes, I do the same for now. > There *has* to be a better way (although for Sun files or other files > maybe there isn't). I'm not sure what's the protocol to update the ibiblio.org site with these missing .jars. This would take care of the problem. > > I noticed that the .war file in the bin distribution contained both > > jetspeed.jar and jetspeed .class files (see > > http://issues.apache.org/bugzilla/show_bug.cgi?id=18121). > > > > This is *not* doing this. What is preferred, jar or classes into the > war? I'll take care of this one. I think the jar is cleaner for the war > than the classes directory. Are you referring to 'war' or 'war_release' target? The first one includes .class files. The latter one includes .jar file only (after my fix). > > > P.S. Didn't realize there was anybody else using the maven > build :) The old > > maven files were totally out of date. > > > > I have been trying to patch the maven build, but today it is the first > time I got it to work (after your patch). > > It will fail unless ant (or build.sh/bat) is used to build the torque > java classes first. There is a patch and some questions in the list from > mpoeschl (turbine-2 maintainer) about the issue. Where's the patch? Is there a Bugzilla issue for this? I see that we possibly need maven beta 9 to build the torque classes. Best regards, Mark Orciuch - [EMAIL PROTECTED] Jakarta Jetspeed - Enterprise Portal in Java http://jakarta.apache.org/jetspeed/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
