[ http://jira.codehaus.org/browse/MJAR-11?page=comments#action_58953 ]
Binyan commented on MJAR-11: ---------------------------- In our case we need to jar up a directory structure and give it the extension ".war". We would use the war plugin for that except that the directory structure is not a real war and the war plugin complains rightfully so about that fact. Nonetheless, because of bonehead 3rd party integration we need to give this jar a ".war" extension. The resulting war will later be uploaded and have it's contents sucked into a real exploded war. Thus, people have real business needs for needing the ability to give ithe artifact a final name. > extention parametrization > ------------------------- > > Key: MJAR-11 > URL: http://jira.codehaus.org/browse/MJAR-11 > Project: Maven 2.x Jar Plugin > Type: Improvement > Reporter: Dmitry Tsigelnik > > > Please add parametrization of extention of building file. > For example: I want to build ejb3 file or another archive special for > concreate Jboss deployer likes .har or .spring -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
