Rar Plugin should allow the user to set "rarName" like "jarName" in Jar Plugin ------------------------------------------------------------------------------
Key: MRAR-4 URL: http://jira.codehaus.org/browse/MRAR-4 Project: Maven 2.x Rar Plugin Type: New Feature Versions: 2.2 Reporter: Jian Wu In RarMojo.java, rarName has been set as @readonly which prevent the user from setting the final rarName in pom.xml. I think that the "rarName' is like "jarName" in Jar Plugin which should allow the user to set the final rar name in pom.xml unless there is a specific reason not doing so. And, this can simply be done by removing the annotation in the source code. -- 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