[ http://jira.codehaus.org/browse/MASSEMBLY-99?page=comments#action_71173 ] Edwin Punzalan commented on MASSEMBLY-99: -----------------------------------------
Odd. I tried this on my machine and my dependencies are in the lib directory inside the archive. I tried it both on 2.0.4 and 2.1-SNAPSHOT of maven and both worked using 2.1-SNAPSHOT of the assembly plugin. > dependencySets in a descriptor doesn't work anymore > --------------------------------------------------- > > Key: MASSEMBLY-99 > URL: http://jira.codehaus.org/browse/MASSEMBLY-99 > Project: Maven 2.x Assembly Plugin > Issue Type: Bug > Affects Versions: 2.1 > Environment: all > Reporter: Olivier Lamy > Priority: Blocker > Fix For: 2.2 > > Attachments: descriptor.xml > > > I attached my descriptor file. > <dependencySets> > <dependencySet> > <outputDirectory>lib</outputDirectory> > <unpack>false</unpack> > <scope>runtime</scope> > <!-- > how to exclude dependencies > <excludes> > <exclude>junit:junit</exclude> > </excludes> > --> > </dependencySet> > </dependencySets> > unzip -l on the assembly file show empty lib directory. > Olivier -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira