Hi Vincent, hi everybody,

So here are my Maven build files :
http://www.julien-dubois.com/jakarta-cactus/

The directory layout is obvious.

- At the root directory : (WARNING : it does not work!)
I tried to use the Maven Reactor, without any success, so it's not working at 
all. If you know a website with some clear explanation about this, please 
send me URL.

- In the framework directory (WARNING : it works :-)) )
Just run "maven jar" or "maven site:generate" to see it in action.
I'm using the latest Maven (1.0beta10), with the JDK 1.4.

I know what I've done is pretty basic, but this was enough for my needs, and 
IMHO it really eases the Cactus build process.

Please send me your comments, I will have some free time this week to improve 
those files.

Regards,

Julien Dubois.


Le Dimanche 14 Septembre 2003 00:56, Julien Dubois a �crit :
> Hi Vincent, hi everybody,
>
> Sorry but I didn't work at all during summer (you know how much we French
> people work during the summer...).
> I had a working Maven file, which was ok for my needs, but which clearly
> wasn't good enough for the project. So I've been using it at work, but I
> didn't sent it to you.
> I'll have a look at it on Monday - I'm Cc:ing this message to my business
> email.
>
> Julien.
>
> Le Samedi 13 Septembre 2003 21:23, Vincent Massol a �crit :
> > Hi Julien,
> >
> > Just curious. How is it going? Do you need help?
> >
> > Thanks
> > -Vincent
> >
> > > -----Original Message-----
> > > From: Julien Dubois [mailto:[EMAIL PROTECTED]
> > > Sent: 26 June 2003 21:50
> > > To: Cactus Users List; Vincent Massol
> > > Subject: Re: Building Cactus with Maven -> I'd like to volonteer
> > >
> > > > <preGoal name="java:compile">
> > > >   <ant:path id="maven.j2ee.compile.src.set"
> > > >       location="${pom.build.sourceDirectory}/../${j2ee.version}"/>
> > > >   <maven:addPath id="maven.compile.src.set"
> > > >       refid="maven.j2ee.compile.src.set"/>
> > > > </preGoal>
> > >
> > > Thanx Vincent, I've got it /nearly/ working now.
> > > I hope that next week I'll be able to send you my project.xml and
> > > maven.xml
> > > files.
> > >
> > > --
> > >
> > > Julien Dubois
>
> ---------------------------------------------------------------------
> 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]

Reply via email to