-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon, 16 Jan 2006, Gianugo Rabellino wrote:

Date: Mon, 16 Jan 2006 10:39:26 +0100
From: Gianugo Rabellino <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: [email protected]
Subject: Re: M10N

On 1/16/06, Reinhard Poetz <[EMAIL PROTECTED]> wrote:
Daniel Fagerstrom wrote:
Ben Pope skrev:

When "Building Cocoon Block Deployer"
I get a compile error:
java.lang.IllegalStateException: basedir src\main\resources\xsd does
not exist


I get the same error, the directory is there but the castor plugin
doesn't find it. Hopefully Reinhard can give a better answer on what is
going on.

I have no idea what's going wrong here. I just can say it works for me.

Don't know if that helps, but I've got it working by changing:

           <configuration>
             <properties>src/main/castor/castorbuilder.properties</properties>
             <schemaDirectory>src/main/resources/xsd</schemaDirectory>
           </configuration>

to:

           <configuration>
             
<properties>cocoon-deployer/src/main/castor/castorbuilder.properties</properties>
             
<schemaDirectory>cocoon-deployer/src/main/resources/xsd</schemaDirectory>
           </configuration>

But than you cannot build it individually anymore from the cocoon-deployer directory!


- -- Giacomo Pati
Otego AG, Switzerland - http://www.otego.com
Orixo, the XML business alliance - http://www.orixo.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDy/oYLNdJvZjjVZARAiHkAJ4wL0BN25HrElyNnCmH3QRKPod4xQCfXmbB
4HQ8ZbUo9F6tiQnYtGJj1iU=
=toB2
-----END PGP SIGNATURE-----