[jbosstools-issues] [JBoss JIRA] (JBDS-2204) JBoss Maven GWT Connector brings in dozens of eclipse.org sites when resolving dependencies from JBDS Central

Nick Boldt (JIRA) jira-events at lists.jboss.org
Mon Jun 11 18:10:04 EDT 2012


Nick Boldt created JBDS-2204:
--------------------------------

             Summary: JBoss Maven GWT Connector brings in dozens of eclipse.org sites when resolving dependencies from JBDS Central
                 Key: JBDS-2204
                 URL: https://issues.jboss.org/browse/JBDS-2204
             Project: Developer Studio (JBoss Developer Studio)
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: central, maven
    Affects Versions: 5.0.0.CR1
            Reporter: Nick Boldt
            Assignee: Nick Boldt
             Fix For: 5.0.0.GA
         Attachments: JBDS-cr1-only-two-sites-enabled.png, JBDS-cr1-tons-of-eclipse.org-sites-listed-several-enabled-02.png, JBDS-cr1-tons-of-eclipse.org-sites-listed-several-enabled.png

Because we provide a connector for the JBoss Maven GWT Configurator from the http://download.jboss.org/jbosstools/updates/development/indigo/central/core/ and not devstudio.jboss.com site...

{code:title=https://svn.jboss.org/repos/devstudio/branches/devstudio-5.0.x/product/plugins/com.jboss.jbds.central.discovery/plugin.xml}
     <connectorDescriptor
            categoryId="org.jboss.tools.central.discovery.maven"
            groupId="org.jboss.tools.central.discovery.maven.configurators"
            description="JBoss Maven GWT Configurator"
            id="org.jboss.tools.maven.gwt.feature"
            kind="task"
            license="Free, EPL"
            name="JBoss Maven GWT Configurator"
            provider="JBoss by Red Hat"
            siteUrl="http://download.jboss.org/jbosstools/updates/development/indigo/central/core/">
            <iu id="org.jboss.tools.maven.gwt.feature"/>
            <iu id="com.google.gdt.eclipse.suite.e37.feature"/>
         <icon
               image32="images/jbosstools_icon32.png">
         </icon>
         <overview
               url="http://www.jboss.org/tools">
         </overview>
      </connectorDescriptor>
{code}

... we end up providing metadata links to all the upstream eclipse.org sites that make up Indigo.

Out of the box, this is what's available in JBDS for updates:

!JBDS-cr1-only-two-sites-enabled.png!

But if you select the JBoss Maven GWT Configurator connector, you get this:

!JBDS-cr1-tons-of-eclipse.org-sites-listed-several-enabled.png!
!JBDS-cr1-tons-of-eclipse.org-sites-listed-several-enabled-02.png!





--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list