Hi Anshul, The log you provided does not contain enough details to identify the root cause of the issue. Could you please run the build in debug mode (--debug flag) and share the complete error logs? This will help us analyze the exact reason for the failure.
On Wed, Apr 2, 2025 at 7:24 PM Anshul Goyal <[email protected]> wrote: > Hi Yashwant, > Below mentioned are the error log that I was getting. > > parsing failed > > Task :compileGroovy FAILED > FAILURE: Build failed with an exception. > * What went wrong: > Execution failed for task ':compileGroovy'. > > Compilation failed; see the compiler error output for details. > > On Wed, 2 Apr 2025, 19:22 Yashwant Dhakad, < > [email protected]> wrote: > > > Hi Anshul, > > > > The image did not load in the mailing list. Could you please share the > > error logs or create a ticket in Jira? > > > > On Wed, Apr 2, 2025 at 6:20 PM Anshul Goyal <[email protected]> wrote: > > > > > Hi community, > > > I have been using the default version of trunk in one of the projects > and > > > the build was being successfully created. But in the recent weeks, I > > > updated ofbiz-framework and plugins to the latest version of trunk, and > > > since then I have been facing issues while building the project. > > > > > > This is certainly an interesting issue, as while commenting on > particular > > > groovy files which I customely made, the build of the project is being > > > successful , while the uncommented file is building the project well in > > the > > > previous versions of trunk. What triggered it I guess is that there > might > > > be some changes in dependencies related to gradle and groovy. But, I am > > not > > > sure what the actual cause is and how it could be solved. > > > > > > Below is the image of the error that I have been facing. If anyone has > > any > > > idea of what this issue might be and how it could be solved, I will be > > > very grateful. Any help would be greatly appreciated. > > > > > > [image: image.png] > > > > > > Best regards > > > Anshul Goyal > > > > > > > > > -- > > Kind Regards, > > Yashwant Dhakad > > > -- Kind Regards, Yashwant Dhakad
