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?? Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
