[ http://jira.codehaus.org/browse/MNG-266?page=all ]
Brett Porter updated MNG-266: ----------------------------- Description: add file mappings: <dependencySet> <outputFileNameMapping>${artifactId}.${extension}</outputFileNameMapping> ... This will control the output filenames of dependencies in the set add line ending and mode handling to both fileSet and dependencySet: <fileMode>770</fileMode> <lineEndings>crlf</lineEndings> was: add file mappings: <dependencySet> <outputFileNameMapping>${artifactId}.${extension}</outputFileNameMapping> ... This will control the output filenames of dependencies in the set add line ending and mode handling to both fileSet and dependencySet: <fileMode>770</fileMode> <lineEndings>crlf</lineEndings> Fix Version: (was: 2.0-alpha-3) 2.0-beta-1 Environment: pushing back to next release as we'll be cutting that in the next 24 hours or so. If the patch in progress appears before then it can be applied, but is n ot a blocker. > file conversions in assembly > ---------------------------- > > Key: MNG-266 > URL: http://jira.codehaus.org/browse/MNG-266 > Project: Maven 2 > Type: Improvement > Components: documentation > Reporter: Brett Porter > Assignee: Brett Porter > Priority: Minor > Fix For: 2.0-beta-1 > > > add file mappings: > <dependencySet> > <outputFileNameMapping>${artifactId}.${extension}</outputFileNameMapping> > ... > This will control the output filenames of dependencies in the set > add line ending and mode handling to both fileSet and dependencySet: > <fileMode>770</fileMode> > <lineEndings>crlf</lineEndings> -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]