I am still getting this issue.
Could anyone please help me?

Thanks,
Dinesh Pandey,

-----Original Message-----
From: Guillaume Laforge [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 26, 2005 4:31 PM
To: Maven Users List
Subject: Re: Using Maven's Castor Plugin

You'll have to specify the castor namespace:

<project xmlns:castor="castor" ... >

And add some dependencies as well, such as castor, xerces, and a few
commons-xxx. I don't know them by heart.

Guillaume

On 26/04/05, Dinesh Pandey <[EMAIL PROTECTED]> wrote:
> Hi Guillaume,
> 
> I tried the exact same thing but I get the following error:
> 
> ________________________________________________________________________
> 
> __  __
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0.2
> 
> Fatal Error [line 3, row 87]: The prefix "castor" for element
> "castor:generate"
> is not bound.


-- 
Guillaume Laforge
http://glaforge.free.fr/weblog/?catid=2

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to