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
(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/)?
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>
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/)?
Comment