John has been working on a rewrite on the branch. John - do you see this
issue there?
- Brett
On 29/07/2006 5:44 AM, Mike Perham wrote:
Can someone look at this? I've debugged the problem - see the issue -
but I have no idea what the fix is.
-----Original Message-----
From: Mike Perham (JIRA) [mailto:[EMAIL PROTECTED]
Sent: Friday, July 28, 2006 2:08 PM
To: [email protected]
Subject: [jira] Updated: (MASSEMBLY-99) dependencySets in a descriptor
doesn't work anymore
[ http://jira.codehaus.org/browse/MASSEMBLY-99?page=all ]
Mike Perham updated MASSEMBLY-99:
---------------------------------
Priority: Blocker (was: Major)
I'm seeing the same thing and it seems like a *huge* regression.
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
--
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]