You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jian Wu (JIRA)" <ji...@codehaus.org> on 2006/03/17 23:15:11 UTC

[jira] Created: (MRAR-4) Rar Plugin should allow the user to set "rarName" like "jarName" in Jar Plugin

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


[jira] Closed: (MRAR-4) Rar Plugin should allow the user to set "rarName" like "jarName" in Jar Plugin

Posted by "Allan Ramirez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRAR-4?page=all ]
     
Allan Ramirez closed MRAR-4:
----------------------------

    Resolution: Fixed

Fixed in svn. I also think that Is should be configurable

> 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
>     Assignee: Allan Ramirez

>
>
> 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