Check out the attach goal here:
http://mojo.codehaus.org/build-helper-maven-plugin/usage.html

Otherwise, you'll need to make a feature request for the assembly
plugin to make the type configurable.

Cheers,
Brett

2008/8/17 Stefano Bagnara <[EMAIL PROTECTED]>:
> Hi all,
>
> One of my ant based project output is a sar file.
> A sar file for phoenix avalon container is simply a zip/jar file including
> jars and any configuration file needed.
>
> Using the maven-assembly-plugin I have been able to generate a zip including
> everything I need, but it is named zip and not sar.
>
> Is there a way to create an artifact having a sar extension without writing
> a custom plugin??
>
> I also have to "attach" the resulting sar because it has to be deployed and
> also to be used by other modules in the reactor.
>
> Stefano
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Brett Porter
Blog: http://blogs.exist.com/bporter/

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

Reply via email to