Hi Per, You should really use the Ant-based build for now. This is the current official build and is documented on Cactus web site. The Maven build is a work in progress, it is far from being finished and is not documented yet. That's unless you're a Maven expert and wish to help us improve the Maven build :-)
Thanks -Vincent > -----Original Message----- > From: Per Olesen [mailto:[EMAIL PROTECTED] > Sent: 15 October 2003 01:22 > To: Cactus Developers List > Subject: Re: building using maven? > > Hi Julien, > > > I'm the one doing the Maven build. First of all, the Maven build does > not > > work yet for the whole Maven tree, but you should be able to build the > > framework (which is the most important stuff of course). > > Oh, okay. Can I do enough of a build to try out testing with ant and > weblogic > or should I do a ant build then? > > > You're right about the licensing issues. You should have j2ee-1.3.jar in > > your local maven repository, that is : > > ~/.maven/repository/j2ee/jars/j2ee-1.3.jar > > > > I really really dislike this. But I don't see any other alternative. > > No, that must be the way then. Thought I should be able to do it with jar > override, but couldn't make it work. > > Actually, I've set up a maven repository at work and then configured maven > to > lookup there, if ibiblio says it doesn't have a jar. So I just it there > instead of my local repo, and it worked. (well, maven downloads it to > exactly > where you told me it should go :-) > > Thanx! > > Regards, Per > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
