On 2/14/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
What do you mean exactly by name transformation? Using finalName, or how things are named moving to the local and remote repository?
The current use case is the xml-maven-plugin, which transforms a given set of files into another set of files. The user would like the transformed files to have a different extension, for example ".xml" -> ".pdf" (in case of using FOP as the transformer). In the case of Ant a concept called FileMapper was developed to handle such cases: http://ant.apache.org/manual/CoreTypes/mapper.html My question is, whether there already exists such a thing in Plexus/Maven and if not, whether there is interest to create it. Thanks, Jochen -- How fast can a year go? As fast as your childs first year. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
