destFileName is ignored when used with unpack goal. it only has meaning with copy goal.
So the usage doc at maven site is wrong. -Dan On Wed, Dec 16, 2009 at 7:53 PM, stug23 <[email protected]> wrote: > > Examples for using dependency:unpack show a configuration property: > > <destFileName>[ filename ]</destFileName> > > > however I can't get this to work. In other words unpack a file from a zip > and rename it in its destination. > > Is this simply in the unpack goal because the artifactItem includes > destFileName, but it doesn't apply for an unpack? > > TIA! > > -- > View this message in context: > http://old.nabble.com/Basic-question-on-dependency%3Aunpack-plugin-goal---use-of-destFileName--tp26822715p26822715.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
