On 3/9/06, Brett Porter <[EMAIL PROTECTED]> wrote: > +0.5 > > I'm confused by the <classpath> element in the middle of the arguments, > especially in light of what the TODO says.
Forget about what the TODO says, it was old. There were 2 plugins before exec and execute. execute provided the ability to execute java classes, so we merged it that way. Maybe not the most user friendly. It's true that we could of course provide a supplemental mojo that only deals with java code. We could then have a base class and 2 mojos. I unfortunately don't have the time these days to do this change. :( If anyone wants to send a patch... Cheers, Jerome
