Unusual error from JavaMojoDescriptorExtractor

2007-10-01 Thread robert . egan
Greetings, I made a transpositional error in the execute method of my Mojo, and produced some rather unusual diagnostics. Since the root cause was user error there may not be any great interest in looking further, but I'll post it here anyway... getLog().info(Files to be deleted: +

Re: Unusual error from JavaMojoDescriptorExtractor

2007-10-01 Thread robert . egan
Double oops. Apparently I've left my good typing hands at home :). The real error was here for (int i = 0; i files.length; i++)// Forget the brace resulting in a missing right hand brace at the end of the file. Sorry about that. Robert Egan [EMAIL PROTECTED] wrote on 10/01/2007