On 11/19/06, Rahul Akolkar <[EMAIL PROTECTED]> wrote:
And now I remember why I wanted to retain 'bin' as the descriptor ID. The nightly script looks for a descriptor with ID 'bin' for assembling the binary distro (if we move to m2 for the nightlies). Looks like we need "pack options" in the assembly plugin to tweak the packaging.
Okay, put the <id> back, and try setting 'appendAssemblyId' to false inside <configuration>. http://maven.apache.org/plugins/maven-assembly-plugin/assembly-mojo.html (Those are the latest docs from svn. If it doesn't work, it's possible that the parameter was added after the last release of the assembly plugin.) -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
