Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2416

Fix incorrect smartGWT dependency

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 4.2.0.Final
    • 4.0.0.Final, 4.1.0.Final
    • Web Application
    • None

    Description

      For some weird reason, the SmartGWT dependency used by the web-explorer application uses the smartgwt groupId:

      <dependency>
        <groupId>smartgwt</groupId>
        <artifactId>smartgwt</artifactId>
        <version>${smartgwt.version}</version>
         <type>jar</type>
      </dependency>
      

      This is only available in the public JBoss Nexus via the Third-party uploads repository, but it's not the official/correct dependency (based on Maven Central). The correct version should use the com.smartgwt groupId.

      Attachments

        Activity

          People

            hchiorean Horia Chiorean (Inactive)
            hchiorean Horia Chiorean (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: