Hi Brian, Brian Burridge <[EMAIL PROTECTED]> wrote on 18/11/2003 03:36:52 AM:
> When I run maven jalopy:format I get the error below. How do I tell it > where to find rt.jar? Not sure, but, > jalopy:format: > [jalopy] Jalopy Java Source Code Formatter 1.0b10 > [jalopy] Could not find the Java runtime library (rt.jar), import > optimization feature will be disabled. > > BUILD FAILED > File...... file:/home/bburridg/.maven/plugins/maven-jalopy-plugin-1.1/ > Element... ant:jalopy > Line...... 48 > Column.... 46 > java.io.IOException: Error in building > Total time: 13 seconds > Finished at: Mon Nov 17 11:33:50 GMT-05:00 2003 The above failure may have nothing to do with the rt.jar not being found. Can you run maven -e jalopy:format and send the stack trace that occurs? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
