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]