Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Can't Use Maven With Smart GWT 2.2

    Hi, I've been using Maven 2 to pull the Smart GWT jars into my build area (via pom.xml) but the usual URL (with the version changed) doesn't seem to work with the latest Smart GWT 2.2 jars. Any help would be appreciated. Thanks!

    The following URL works with Maven 2 for Smart GWT 2.1:

    http://www.smartclient.com/maven2/com/smartgwt/smartgwt/2.1/smartgwt-2.1.jar

    The following URL doesn't work with Maven 2 for Smart GWT 2.2:

    http://www.smartclient.com/maven2/com/smartgwt/smartgwt/2.2/smartgwt-2.2.jar

    #2
    As you can see - there is no folder named "2.2" in http://www.smartclient.com/maven2/com/smartgwt/smartgwt/, so wait until maven version will be released(as i can see - there is no 2.2 version released at all in googlecode)

    Comment


      #3
      Yes, I realize the folder isn't there, I'm asking for the release to be staged.

      Comment

      Working...
      X