Karl Heinz Marbaise wrote: > Hi, > > take a look here: > http://maven.apache.org/plugins/maven-assembly-plugin/usage.html > > or may be you will take a look here: > > http://maven.apache.org/plugins/maven-assembly-plugin/examples/sharing-descriptors.html > > Kind Regards > Karl Heinz Marbaise Thanks -
Duh, that was easy. The <descriptor> tag contains a reference to the assembly descriptor file. Obvious, and yet the book shows no example of this and I was misled. The only examples of the <descriptor> tag point to one of the predesigned descriptors such as jar-with-dependencies. Perhaps something for the authors to think about. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
