Looks like a compiler bug. Is there a later version you can test? -- dIon Gillard, Multitask Consulting Blog: http://www.freeroller.net/page/dion/Weblog Work: http://www.multitask.com.au
John Keyes <[EMAIL PROTECTED]> wrote on 14/01/2003 07:31:08 PM: > Have any of the dev guys on the list any idea what the problem is > here? > > -John K > > On Monday, Jan 13, 2003, at 15:57 Europe/Dublin, John Keyes wrote: > > > Hi guys, > > > > I have tried to bootstrap Maven on a new linux box (Red Hat 8, > > JDK 1.3.1_06) > > I got. I get the following error. Is the bootstrap broken? > > > > Thanks, > > -John K > > > > [exec] +---------------------------------------- > > [exec] | Building Maven Struts Plugin > > [exec] +---------------------------------------- > > [exec] Attempting to download maven-j2ee-plugin-1.1-SNAPSHOT.jar. > > > > [exec] clean:clean: > > [exec] [delete] Deleting directory > > /programs/src/jakarta-turbine-maven/src/plugins-build/struts/target > > > > [exec] clean: > > > > [exec] plugin: > > [exec] java:prepare-filesystem: > > [exec] [mkdir] Created dir: > > /programs/src/jakarta-turbine-maven/src/plugins-build/struts/target/ > > classes > > > > [exec] java:compile: > > [exec] [javac] Compiling 8 source files to > > /programs/src/jakarta-turbine-maven/src/plugins-build/struts/target/ > > classes > > [exec] error: compiler message file broken: > > key=compiler.err.sun.io.MalformedInputException arguments=null, null, > > null, null, null, null, null > > [exec] 1 error > > > > [exec] BUILD FAILED > > [exec] com.werken.werkz.UnattainableGoalException: Unable to > > obtain > > goal [plugin] -- Compile failed; see the compiler error output for > > details. File: null At tag <javac>: line: 55 column: 48 > > [exec] Root cause > > [exec] at > > org.apache.maven.jelly.tags.maven.ReactorTag.doTag(ReactorTag.java:363) > > [exec] at > > org.apache.commons.jelly.impl.TagScript.run(TagScript.java:278) > > [exec] Total time: 2 minutes 51 seconds > > > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > - - - - - - - - - - - - - - - - - - - - - - - > Jakarta Commons CLI > http://jakarta.apache.org/commons/cli > > > -- > To unsubscribe, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > > ForwardSourceID:NT000A2AD2 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
