[ http://jira.codehaus.org/browse/MRAR-1?page=all ]

Jason van Zyl moved MNG-1681 to MRAR-1:
---------------------------------------

    Fix Version:     (was: 2.0.1)
      Component:     (was: maven-rar-plugin)
       Workflow: jira  (was: Maven)
            Key: MRAR-1  (was: MNG-1681)
        Project: Maven 2.x Rar Plugin  (was: Maven 2)

> maven-rar-plugin can not install the generated rar file to the local 
> repository
> -------------------------------------------------------------------------------
>
>          Key: MRAR-1
>          URL: http://jira.codehaus.org/browse/MRAR-1
>      Project: Maven 2.x Rar Plugin
>         Type: Bug

>  Environment: Win XP SP2, JDK 5, M2 2.0.1-SNAPSHOT
>     Reporter: Henry S. Isidro
>     Assignee: Edwin Punzalan
>  Attachments: maven-rar-plugin.diff
>
>
> The build stops and generates an Access Denied error because it cannot 
> install the correct file to the local repository. Looking at the console 
> output, these lines are present:
> [INFO] [install:install]
> [INFO] Installing C:\myrar-project\target\classes to C:\Documents and 
> Settings\user1\.m2\repository\myrar-project\myrar-project\1.0-SNAPSHOT\myrar-project-1.0-SNAPSHOT.rar
> So it seems that the plugin is trying to copy the target\classes to the local 
> repository and renaming it as the rar file. I've attached a DIFF file with 
> some changes that I think will make the plugin work.

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

Reply via email to