I want to allow a configuration in which the complete XML configuration supported by the thing I'm wrapping (japex) can be done in the POM.
However, namespaces are required for this XML. I looked at the antrun code, and it uses PlexusConfiguration, it that seems to have no particular conception of namespace. (Note that I want to support Maven 2.2.0, not just require M3). Am I out of luck here, or at least required to play some tricks? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
