> I'd make it fileMode for consistency, though, and I'd also allow the > fileMode and lineEndings to be specified in a fileSet. > > I think we can update the details of MNG-266 for this purpose. Are you > planning to work on it? > Yes, I started chewing through the source, it might need some time till I have all the bits and pieces together ... (eg. I'm trying to get an ArtifactHandlerManager but haven't found the clue who provides the Instance).
> ><outputFileNameMapping/> would map the filename to the notation given, > >in the example above it would strip off the version information (the > > default would be ${artifactId}-${version}.${extension} ). > > Is there a dictionary mapping strings like "${...}" to the actual property? Especially ${extension} still looks a little bit non intuitive to me (as the extension does not come from the artifact directly but from the handler connected to the type of the artifact). Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]