Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-12570

what connectorID should we use in Central for m2e-wtp installation via examples?

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 4.0.0.Beta1
    • 4.0.0.Alpha1
    • central, maven
    • None

      fbricon recently updated central/plugins/org.jboss.tools.central.discovery/plugin.xml to read as follows (in Alpha1 branch):

            <connectorDescriptor
                  categoryId="org.jboss.tools.central.discovery.maven"
                  groupId="org.jboss.tools.central.discovery.maven.upstream"
                  description="Maven Integration for Web Tools (m2e-wtp)"
                  id="org.maven.ide.eclipse.wtp.feature"
                  kind="task"
                  license="Free, EPL"
                  name="Maven Integration for Web Tools (m2e-wtp)"
                  provider="eclipse.org"
                  siteUrl="http://download.jboss.org/jbosstools/updates/development/juno/central/core/">
      	     <iu id="org.eclipse.m2e.wtp.feature"/>
               <icon
                     image32="images/m2e_32.gif">
               </icon>
               <overview
                     url="http://www.eclipse.org/m2e-wtp/">
               </overview>
            </connectorDescriptor>
      

      However, that means that the m2e-wtp connector includes the new IU, id="org.eclipse.m2e.wtp.feature", but is still called by its old name, id="org.maven.ide.eclipse.wtp.feature".

      Should this be changed here and in JBDS Central, too?

      Can all the examples that might need to install m2e-wtp be updated such that they refer to the new, correct IU name?

            fbricon@redhat.com Fred Bricon
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: