RE: building using maven?

2003-10-19 Thread Vincent Massol
> -Original Message- > From: Christopher Lenz [mailto:[EMAIL PROTECTED] > Sent: 19 October 2003 20:52 > To: Cactus Developers List > Subject: Re: building using maven? [snip] > > > > There's a better solution: to use a stylesheet (I've poste

Re: building using maven?

2003-10-19 Thread Christopher Lenz
Vincent Massol wrote: -Original Message- From: Christopher Lenz [mailto:[EMAIL PROTECTED] Sent: 19 October 2003 17:04 To: Cactus Developers List Subject: Re: building using maven? In the context of our build system, I'd like to eventually experiment with Ant 1.6, which I think

RE: building using maven?

2003-10-19 Thread Vincent Massol
> -Original Message- > From: Christopher Lenz [mailto:[EMAIL PROTECTED] > Sent: 19 October 2003 17:04 > To: Cactus Developers List > Subject: Re: building using maven? > > Vincent Massol wrote: > > Hi Per, > > > > You should really use the Ant-b

RE: building using maven?

2003-10-19 Thread Vincent Massol
> -Original Message- > From: Christopher Lenz [mailto:[EMAIL PROTECTED] > Sent: 19 October 2003 17:04 > To: Cactus Developers List > Subject: Re: building using maven? > > Vincent Massol wrote: > > Hi Per, > > > > You should really use the Ant-b

Re: building using maven?

2003-10-19 Thread Christopher Lenz
Vincent Massol wrote: 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

RE: building using maven?

2003-10-17 Thread Vincent Massol
mprove 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 Ma

Re: building using maven?

2003-10-15 Thread Julien Dubois
> > 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 o

Re: building using maven?

2003-10-14 Thread Per Olesen
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

Re: building using maven?

2003-10-14 Thread Julien Dubois
Hi Per, 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). You're right about the licensing issues. You should have j2ee-1.3.jar in your local m

building using maven?

2003-10-14 Thread Per Olesen
Hi, I'm having trouble building HEAD sources of cactus using maven. I'm sure it is a simple thing, but I'm not that experienced using maven. It cannot find j2ee-1.3.jar. Guess it is not at ibiblio due to some licensing issues. I then tried a jar override, but either this is not the solution or