I also found this in the output: 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 293, column 21
Sounds like it may be the problem. I'm using Intellij and it shows the maven plugin "bundled". On Tuesday, June 8, 2021 at 9:22:29 PM UTC-4 Steve Hannah wrote: > What IDE ate you using? you may need to enable error reporting (-e) in > the maven command to see the full stack trace of the error. > > On Tue, Jun 8, 2021 at 11:11 AM Dennis Rogers <[email protected]> wrote: > >> Tried that but no joy. Any other suggestions? >> >> On Monday, June 7, 2021 at 9:20:59 PM UTC-4 Shai Almog wrote: >> >>> Try killing Java processes and see if it solves the issue. >>> >>> On Tuesday, June 8, 2021 at 1:05:53 AM UTC+3 [email protected] wrote: >>> >>>> Suddenly I've not been able to send builds to the cloud. Nothings >>>> changed in the code and I get the error : >>>> >>>> Failed to execute goal >>>> com.codenameone:codenameone-maven-plugin:7.0.26:build (build-android) on >>>> project shoppinggenie-android: Execution build-android of goal >>>> com.codenameone:codenameone-maven-plugin:7.0.26:build failed: !!! Unable >>>> to >>>> restart the IEHS App !!! >>>> >>>> Is this an authorization problem ? -Dennis >>>> >>> -- >> You received this message because you are subscribed to the Google Groups >> "CodenameOne Discussions" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/codenameone-discussions/cb10ca40-5407-44b1-91e9-5fb96b2cdb24n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/codenameone-discussions/cb10ca40-5407-44b1-91e9-5fb96b2cdb24n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > Steve Hannah > Software Developer > Codename One > http://www.codenameone.com > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/88ea6687-9f6e-414f-bd3c-cdf4a708610cn%40googlegroups.com.
