> There is a maven descriptor in the velocity repository. I just cleaned
> it up a bit too and should work.

The one in the most recent release label (VEL_1_3_1_RC2) doesn't work for
me. What changes did you make? Are they checked in?

> Bug David Taylor :-) I know he's been wanting to get the Maven build
> working.

I think I've been annoying enough today :-).

> I would take a day and help get the Jetspeed POM working and save
> yourself a lot of grief.

Too late! :-) Like I said, I have a hacky thing working right now.

> Jetspeed is the only project that needs work,
> then you can use the reactor.

Question: when using the reactor, how to you override properties for
subprojects? As I mentioned before, I want all the classes for all projects
to be built in the same directory. When using Ant or the command line, it is
pretty easy to pass properties (i.e. maven.build.dest) into the subproject
process, but I didn't see a way to do this with the reactor (not that I
understand it that well). Or, is the way to do it to generate
build.properties files for all the subprojects? I guess I could just copy
the root build.properties to the subproject directories before invoking the
reactor.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to