You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "luigi malpeli (JIRA)" <ji...@codehaus.org> on 2007/12/03 10:14:58 UTC

[jira] Commented: (MECLIPSE-358) plugin installed via eclipse:install-plugins have the wrong name

    [ http://jira.codehaus.org/browse/MECLIPSE-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_115659 ] 

luigi malpeli commented on MECLIPSE-358:
----------------------------------------

Thanks Carlos, I did it already.
It works fine. I Didn't check all the eclipse plugins but about file names works properly now.
I think we can close the bug.

> plugin installed via eclipse:install-plugins have the wrong name
> ----------------------------------------------------------------
>
>                 Key: MECLIPSE-358
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-358
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: Dependencies resolution and build path
>    Affects Versions: 2.4, 2.5
>         Environment: jdk 1.5.0_12 eclipse 3.2.x maven 2.0.7 win xp professional
>            Reporter: luigi malpeli
>            Assignee: Carlos Sanchez
>         Attachments: eclipse-create.zip, eclipse-plugin-patch.txt, eclipse.patch
>
>
> when processing eclipse:install-plugins the plugins are installed using just the artifactId as name. This gives problems at least in the following cases:
> 1) when trying to modify/construct from scratch an original eclipse installation;
> 2) when trying to install different plugins with the same artifactId and version but different groupId, the first installed atrifact or the latter wins depending on the overwrite=false/true parameter setting;
> In my opinion the name should be a concat of the groupid a dot and the current proposed name.
> I'll attach a proposed patch and some test files ASAP.

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