Re: org.apache.tools.ant.taskdefs.Javac.compile

2004-12-06 Thread Jeroen Leenarts
output for details. at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:844) ... File.. C:\Documents and Settings\david.liles\.maven\cache\maven-java-plugin- 1.4\plugin.jelly Element... ant:javac Line.. 53 Column 48 Compile failed; see the compiler error output for d

Re: org.apache.tools.ant.taskdefs.Javac.compile

2004-12-06 Thread David Liles
le? >>> [EMAIL PROTECTED] 12/06/04 12:53PM >>> David Liles wrote: >Not sure if this is what you're asking for... > >BUILD FAILED >Compile failed; see the compiler error output for details. > at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:844)

Re: org.apache.tools.ant.taskdefs.Javac.compile

2004-12-06 Thread Jeroen Leenarts
David Liles wrote: Not sure if this is what you're asking for... BUILD FAILED Compile failed; see the compiler error output for details. at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:844) ... File.. C:\Documents and Settings\david.liles\.maven\cache\maven-java-p

Re: org.apache.tools.ant.taskdefs.Javac.compile

2004-12-06 Thread David Liles
Not sure if this is what you're asking for... BUILD FAILED Compile failed; see the compiler error output for details. at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:844) at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:682)

Re: org.apache.tools.ant.taskdefs.Javac.compile

2004-12-06 Thread Jeroen Leenarts
David Liles wrote: I just downloaded Maven and followed the install instructions. I created a very basic project.xml file and when I attempt to run maven site:generate from the same location as the project.xml file I get an error. I have environment variables defining JAVA_HOME, ANT_HOME and MAVE

org.apache.tools.ant.taskdefs.Javac.compile

2004-12-06 Thread David Liles
I just downloaded Maven and followed the install instructions. I created a very basic project.xml file and when I attempt to run maven site:generate from the same location as the project.xml file I get an error. I have environment variables defining JAVA_HOME, ANT_HOME and MAVEN_HOME, I also ha