On 11/14/06, Rahul Akolkar <[EMAIL PROTECTED]> wrote:
On 11/14/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> On 11/14/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> > +TODO:
> > + 2. Would like binary distros to be *.zip rather than *-bin.zip, for 
example
> ...
> > +<assembly>
> > +  <id>bin</id>
>
> The 'bin' in the filename comes from the id.
>
> I tried changing it locally to <id></id> (nothing) and it now builds
> commons-digester-1.8-SNAPSHOT[.zip|.tar.gz]
>
> http://maven.apache.org/plugins/maven-assembly-plugin/assembly.html
>
<snip/>

Thanks! I knew it was coming from the <id> but really wanted to
override it to not have a suffix for the distro artifacts (yet leave
the <id> as 'bin' or 'binary'). Will just leave it blank for now ;-)

<snip/>

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.

-Rahul


-Rahul


> --
> Wendy
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to