[ http://jira.codehaus.org/browse/MRAR-1?page=all ]
Stephane Nicoll closed MRAR-1:
------------------------------
Resolution: Fixed
> 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
> Fix For: 2.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]