On Thu, Apr 25, 2002 at 09:10:54PM -0400, Pete Kazmier wrote: > I'll fix this, looks like we got our ant depends statement backwards. > Thanks. In the meantime, don't call this target directly, it is > automatically invoked (successfully) whenever any Maven target is > called.
Ok. I've fixed the problem. You should now be able to called 'verify-project' directly if you want; however, it does get called automatically, so you don't really have to worry about this. Thanks, Pete
