Chris Harris created WINK-419:
---------------------------------

             Summary: Maven Dependency on Downloads page is innacurate
                 Key: WINK-419
                 URL: https://issues.apache.org/jira/browse/WINK-419
             Project: Wink
          Issue Type: Bug
          Components: Documentation, Examples, Site
    Affects Versions: 1.4
            Reporter: Chris Harris
            Priority: Critical


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.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to