On Tue, 2006-03-21 at 12:37 -0500, Dixit, Sandeep (ProSource
Solutions)
> <ear.url>${project.build.directory}/EFTAppl-1.0-SNAPSHOT.ear</ear.url>
>
> If the ${project.build.directory} contains special characters for
> example c:\abc\t.., it takes the \t as tab and thus the plug-in fails.
> Is there a way to deal with this?
Set project.build.directory to "c:/abc/t" instead?
File paths using forward slashes work fine on Windows.
Regards,
Simon
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]