I am using the xml-maven-plugin to translate DocBook v5 with XIncludes
files. Currently I have to added
"-
Dorg
.apache
.xerces
.xni
.parser
.XMLParserConfiguration
=org.apache.xerces.parsers.XIncludeParserConfiguration" to MAVEN_OPTS
in addition to adding xalan v2.7.1 dependency to the plugin
configuration[1]. Making changes to MAVEN_OPTs is suboptimal because
it requires configuration outside of pom.xml and impacts both the
developer environment and the continuum environment.
Is their a better solution?
Paul Spencer
[1] http://mojo.codehaus.org/xml-maven-plugin/examples/transform-saxon.html
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email