So I installed Maven 1.0 on a clean machine, and now any Commons component I try to build fails with a NoClassDefFoundError, complaining about a missing MethodInvocationException from Velocity.
I checked the maven-user archives, and all I can find is a message from jvz saying to add the Velocity jar as a dependency in project.xml. This doesn't sound right, because I can't believe that all of the components I've tried to build so far are missing the exact same change in their project.xml file, and I haven't seen anyone else griping about this problem here, so other people must have it working. Obviously I'm missing something else. Can someone clue me in? TIA. -- Martin Cooper --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]