users@maven-jaxb2-plugin.java.net

Does <schemaDirectory> support "classpath:"

From: Marcel Casado <marcel_at_ucar.edu>
Date: Thu, 25 Feb 2010 07:19:37 -0700

Hi,

I have a jar containing all the schemas. Is there a way to tell the
plugin to use scchemas from the classpath instead of an absolute path or
relative path. I know with the use of catalog you can do it for
schema dependencies like import but in my case I do not want to have
any initial schema on my project only use the one from the dependency
schemas jar and I don't want to unpack the dependency either.

Thanks,

-Marcel