Uploaded image for project: 'Maven Eclipse Plugin (RETIRED)'
  1. Maven Eclipse Plugin (RETIRED)
  2. MECLIPSE-358

plugin installed via eclipse:install-plugins have the wrong name

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        1. eclipse.patch
          2 kB
          Carlos Sanchez Gonzalez
        2. eclipse-create.zip
          2.00 MB
          luigi malpeli
        3. eclipse-plugin-patch.txt
          2 kB
          luigi malpeli

        Activity

          People

            carlos Carlos Sanchez Gonzalez
            luigi.malpeli luigi malpeli
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: