Changes in the Maven XML Plugin

Release History

VersionDateDescription
1.0Not yet released
1.0-beta-315-Sep-2009
1.0-beta-211-Apr-2007
1.0-beta-129-Nov-2006
0.125-Jun-2006

Release 1.0 - Not yet released

TypeChangesBy
fixDisabled proxy password logging. Also reduced logging level of proxy info from "info" to "debug". Fixes MOJO-1593. Thanks to Mykola Nikishov.jochen
addThe ResourceManager is now used when loading stylesheets or resolving included files, thus enabling use of classpath resources. Fixes MOJO-735. Thanks to Mark Hobson.jochen
fixDocumentation fix: Replace ReplaceRegExpFileMapper with RegExpFileMapper. Fixes MOJO-1512. Thanks to Ramón Torres Bátiz.jochen
addCatalogs can now be specified as URL's, not only as files. Fixes MOJO-1471. Thanks to Andreas Eternach.jochen
addThe resolver does now attempt to use the namespace URI and not only the public ID. Fixes MOJO-1470. Thanks to Andreas Eternach.jochen
addAdd support for in-place transformation. Fixes MOJO-1447. Thanks to Luke W. Patterson.jochen
addAdded catalog file example to the docs. Fixes MOJO-1413.jochen

Release 1.0-beta-3 - 15-Sep-2009

TypeChangesBy
addExternal DTD's are no longer downloaded when checking for well formedness. Fixes MOJO-1120. Thanks to Michael Brackx.jochen
addProvide log output with log-level INFO for the processing of any input file. Fixes MOJO-1167.olamy
addAdded the possibility to set a transformers output properties. Fixes MOJO-741.jochen
addIf a transformation sets or validation sets base directory is missing, then a warning is logged now, and the build no longer fails. This allows to configure the plugin in a parent POM. Fixes MOJO-742.jochen
addIt is now configurable, whether the Resolver creates validating parsers. Fixes MOJO-740.jochen
addA parameter for specifying the transformer implementation has been added. Fixes MOJO-777. Thanks to Aleksei Valikov.jochen
addAdded support for the resource: protocol. Fixes MOJO-735.jochen

Release 1.0-beta-2 - 11-Apr-2007

TypeChangesBy
fixFixed a misleading error message. Fixes MOJO-608. Thanks to Jonathan Card.jochen
addAdd support for XSLT parameters when transforming. Thanks to Andrew Thornton.jochen
fixSAXSource is now used instead of StreamSource, in order to ensure that the resolver is used. Thanks to Andrew Thornton.jochen
fixXML schema validation wasn't turned on by the ValidateMojo. Thanks to Panda C.jochen
fixThe plugin does now honor the Maven proxy settings. Fixes MOJO-378.jochen
addAdded support for file mappers when transforming files. Fixes MOJO-631.jochen
addAdded docs for using an XSLT 2.0 compliant processor.jochen
addAdded support for resolving resources through the classloader. Fixes MOJO-735.jochen

Release 1.0-beta-1 - 29-Nov-2006

TypeChangesBy
fixAdd use of the default excludes. Also add the configuration parameter skipDefaultExcludes for turning them off. Fixes MOJO-446. Thanks to Anagnostopoulos Kostis.jochen
fixAbsolute paths have been unsupported. Fixes MOJO-448. Thanks to Anagnostopoulos Kostis.jochen
fixThe plugin does now check, whether the generated files are uptodate. Fixes MOJO-453. Thanks to Anagnostopoulos Kostis.jochen

Release 0.1 - 25-Jun-2006

TypeChangesBy
addInitial releasejochen