[ http://jira.codehaus.org/browse/MNG-1681?page=all ]
Edwin Punzalan closed MNG-1681:
-------------------------------
Resolution: Fixed
Fix Version: 2.0.1
Patch applied. Thanks!
> maven-rar-plugin can not install the generated rar file to the local
> repository
> -------------------------------------------------------------------------------
>
> Key: MNG-1681
> URL: http://jira.codehaus.org/browse/MNG-1681
> Project: Maven 2
> Type: Bug
> Components: maven-rar-plugin
> Environment: Win XP SP2, JDK 5, M2 2.0.1-SNAPSHOT
> Reporter: Henry S. Isidro
> Assignee: Edwin Punzalan
> Fix For: 2.0.1
> 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]