Brett Porter wrote:
specify a <dependencySet> with <unpack> set to true - the default is to include all dependencies and unpack them as classes at the root of the new assembly. I think the jar-with-depedencies default descriptor may already do as you need?
This is what I hoped would happen, but haven't been able to make it so. I don't find a DTD for the <assembly> descriptor XML and the plugin doc pages don't comment the descriptor elements. So far I find Maven pretty murky in terms of what elements it uses when. The workflow doc page is useful, but I'd almost like to see an ant-like XML file that shows what Maven does automatically.
Thanks, TW --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
