I've been having the same problem. I had to use multiple dependencySets, each having its own include element. i've noticed some other strange behaviour with include elements. I'll make a comment on that in your JIRA issue MASSEMBLY-241.
Paul Austin wrote: > > Looking at the schema for an assembly it looks as if in a single > dependencySet you can have many include/exclude items, but the plugin > (2.2-beta-1) seems to only process the first one in the list. > > Has anyone been able to get this to work? > > Also for exclusions I'd like to be able to exclude a project and all > it's dependencies so that I can put say all of Project A's libs into the > lib/ folder in the output and put all dependencies from other projects > (exlcuding A's dependencies) into lib/ext/ > > Paul > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Multiple-Inclusions-or-exclusions-in-an-assembly-tf4475092s177.html#a12771707 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
