Re: extending maven-assembly plugin (incl. MNG-266)

2005-06-11 Thread Andreas Hoheneder
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

extending maven-assembly plugin (incl. MNG-266)

2005-06-09 Thread ahoh
Hi, I would like to propose an extension to assembly/: dependencySet outputDirectorylib/outputDirectory outputFileNameMapping ${artifactId}.${extension} /outputFileNameMapping FileMode770/FileMode lineEndingscrlf/lineEndings excludes

Re: extending maven-assembly plugin (incl. MNG-266)

2005-06-09 Thread Brett Porter
+1. 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? Thanks, Brett [EMAIL PROTECTED] wrote: Hi, I would like to