Hi, we develop SIP servlets which are packaged in SAR files--just like WAR files but with a SIP servlet specific descriptor added, sip.xml, and a '.sar' extension. This works very well using the maven-war-plugin. However, I just cannot find a way to control the file extension--it seems to be hard coded as '.war'. What would be the best way to fix this? Have I overlooked something obvious? I know, a small issue but somewhar irritating.
/per norrman -- View this message in context: http://www.nabble.com/War-file-with-other-suffix-tf2409127.html#a6715100 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
