Uploaded image for project: 'Wink'
  1. Wink
  2. WINK-419

Maven Dependency on Downloads page is innacurate

    XMLWordPrintableJSON

Details

    Description

      The Downloads page lists the Maven dependencies as:

      Server:

      <dependency>
      <groupId>org.apache.wink</groupId>
      <artifactId>wink-server</artifactId>
      <version>1.4.0</version>
      </dependency>

      Client:

      <dependency>
      <groupId>org.apache.wink</groupId>
      <artifactId>wink-client</artifactId>
      <version>1.4.0</version>
      </dependency>

      Maven builds fail, because the version for both artifacts should be 1.4, not 1.4.0. I verified this fact via Maven Central.

      Attachments

        Activity

          People

            Unassigned Unassigned
            Chris Harris Chris Harris
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: