Unfortunately not at this time. The saxon dependency should be declared optional (as I assume it is not required if you are using a different parser).
- Brett On 29/06/06, David Jencks <[EMAIL PROTECTED]> wrote:
I'm trying to set up working poms for xmbeans. One variant uses Saxon which, if you use it on jdk 1.4, needs jaxp 1.2 and dom installed. Apparently these need to be endorsed, either by putting them in the jdk's endorsed dir or by setting the endorsed system property. Does m2 have any support for either indicating this kind of dependency or actually extending the endorsed property? thanks david jencks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Apache Maven - http://maven.apache.org "Better Builds with Maven" book - http://library.mergere.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
