Re: Maven 2 and Ant classpath issue

2006-01-11 Thread Carlos Sanchez
gt; > Hassan > > > > > > > > > [EMAIL PROTECTED] > 10/01/2006 16:34 > Please respond to "Maven Users List" > > > To: "Maven Users List" > cc: > Subject:Re: M

Re: Maven 2 and Ant classpath issue

2006-01-11 Thread hassan . h . sajjad
to "Maven Users List" To: "Maven Users List" cc: Subject:Re: Maven 2 and Ant classpath issue Hi Chris Had my first go at the lists, but hasn't been very lucky there :( I first tried this: It didn't work, so now I

Re: Maven 2 and Ant classpath issue

2006-01-10 Thread hassan . h . sajjad
Much appreciate your help. Hassan Chris Berry <[EMAIL PROTECTED]> 10/01/2006 15:37 Please respond to "Maven Users List" To: Maven Users List cc: Subject:Re: Maven 2 and Ant classpath issue Hassan, Please search the list archiv

Re: Maven 2 and Ant classpath issue

2006-01-10 Thread Chris Berry
Hassan, Please search the list archives -- this has been covered many times recently. If that doesn't answer your question, then please post the POM snippet that shows the ant call. (You may have forgotten inheritRefs="true") Cheers, -- Chris On 1/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote

Maven 2 and Ant classpath issue

2006-01-10 Thread hassan . h . sajjad
Hi I'm using Maven 2.0.1 and trying to use a non-standard Ant task (scriptdef), in my pom.xml. It's giving me this error: Embedded error: Could not create task or type of type: scriptdef. Looks like the Maven classpath is not being used by Ant... Just to confirm, I have the required dependenc