RE: Error while running maven

2005-03-29 Thread GOKULAM Jayaram
Dinesh, It is specific to your application, which is asking for a classpath to be set or even a dependent jar is missing. Please check on that. Regards, Jayaram -Original Message- From: Dinesh Pandey [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 29, 2005 3:46 PM To: 'users@maven.apache.

Re: Error while running maven

2005-03-29 Thread Kenney Westerhof
On Tue, 29 Mar 2005, Dinesh Pandey wrote: > Hi, > > I am getting the following error when I try to call any maven plugin (e.g > maven java:compile). > Could someone please help in resolving this? Your value in your project.xml is malformed. See near the bottom of the stacktrace: Caused

Re: Error while running Maven first time

2003-06-29 Thread dion
Do you have a project.xml file? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Work: http://www.multitask.com.au "Pritesh" <[EMAIL PROTECTED]> wrote on 27/06/2003 11:22:31 PM: > Hi all, >I had jus downloaded maven-1.0-beta-9 and set the clas