You can look at finalName (only affects the name in ./target), appendAssemblyId and classifier (affects the repository deployed artifact) in the configuration reference.
http://maven.apache.org/plugins/maven-assembly-plugin/assembly-mojo.html Cheers, Brett 2008/8/8 MedElb <[EMAIL PROTECTED]>: > Hi > I'm using the maven assembly plugin to generate the install pachage that > contain others sub package each one has his own assembly discriptor, > and my projetc is mutli modules!! > > my probleme now is that zip files generated gets names with > ${architypeName}-${version}-${assemblyId} > > how i can customize the name of the assempbly generted files, > > > Thanks in advance > -- Brett Porter Blog: http://blogs.exist.com/bporter/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
