Announcement

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

    Recent maven problem: No downloads found at 'www.smartclient.com/builds/SmartGWT/6.0p/PowerEdition/2017-08-04/'

    We have been using the same method to run the "isc:install" maven goal. But recently it started to fail [1]. The error message was

    Code:
    [WARNING] No downloads found at 'www.smartclient.com/builds/SmartGWT/6.0p/PowerEdition/2017-08-04/'.  Response from server:
    
    <html>
     <head>
      <script>window.location.replace('/devlogin/login.jsp?initialTarget=/builds/SmartGWT/6.0p/PowerEdition/2017-08-04/');</script>
     </head>
     <body></body>
    </html>
    (Note 1: The last time we did this was for the build of Feb 16, 2017, done around that time. Apparently the build folder for (PowerEdition) 6.0-p20170216 has recently been removed from the server.)

    I also followed the trick discussed in another thread (Dated May 30, 2017) -- https://forums.smartclient.com/forum...880#post244880

    But that also did not help.

    Did something changed recently on the server (smartclient.com/builds/)?

    #2
    Thanks for the report. This issue is resolved in plugin versions 1.2.1 and later.

    Comment


      #3
      Yes it works now. Thanks a lot!

      Comment

      Working...
      X