[codenameone-discussions] Re: "Failed to execute goal" - build-ios goal fails in maven very often

2021-05-20 Thread Shai Almog
There's no timeout. I think your install of ruby is broken. Not an expert on Ruby though so I'm not sure. On Thursday, May 20, 2021 at 9:44:19 AM UTC+3 P5music wrote: > I checked the error and I realized that there is a corrupted file > [INFO] : >

[codenameone-discussions] Re: "Failed to execute goal" - build-ios goal fails in maven very often

2021-05-20 Thread 'P5music' via CodenameOne Discussions
I checked the error and I realized that there is a corrupted file [INFO] : /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/delegate.rb:1: invalid multibyte char (UTF-8) (SyntaxError) it is full of random characters. Some other .rb files are normal readable source

[codenameone-discussions] Re: "Failed to execute goal" - build-ios goal fails in maven very often

2021-05-19 Thread Shai Almog
Yes. I think there's a timeout for some operations. I need to check. On Wednesday, May 19, 2021 at 9:13:44 AM UTC+3 P5music wrote: > Yes, as I said it just fails sometimes, it seems that it is caused by some > kind of slowness or timeout, but the error is the one I mentioned in most > recent

[codenameone-discussions] Re: "Failed to execute goal" - build-ios goal fails in maven very often

2021-05-19 Thread 'P5music' via CodenameOne Discussions
Yes, as I said it just fails sometimes, it seems that it is caused by some kind of slowness or timeout, but the error is the one I mentioned in most recent cases. Regards Il giorno mercoledì 19 maggio 2021 alle 02:34:04 UTC Shai Almog ha scritto: > Is cocoapods installed? > > On Tuesday, May

[codenameone-discussions] Re: "Failed to execute goal" - build-ios goal fails in maven very often

2021-05-18 Thread Shai Almog
Is cocoapods installed? On Tuesday, May 18, 2021 at 2:01:26 PM UTC+3 P5music wrote: > I am able to test my CN1 app on the iOS simulator, after the maven system > produces the XCode project. > Very often I get this error below, but restoring a fresh system can help. > But it is stuck now. I