#gradle build command not working?

1 messages · Page 1 of 1 (latest)

final seal
#

It just decided to stop working today. After I press enter on gradle build, it just stucked there without any outputs at all.

hasty zodiacBOT
#

<@&987246554085740594> please have a look, thanks.

hasty zodiacBOT
#

While you are waiting for getting help, here are some tips to improve your experience:

Code is much easier to read if posted with syntax highlighting and proper formatting.

If nobody is calling back, that usually means that your question was not well asked and hence nobody feels confident enough answering. Try to use your time to elaborate, provide details, context, more code, examples and maybe some screenshots. With enough info, someone knows the answer for sure.

Don't forget to close your thread using the command </help-thread close:1027500463647621170> when your question has been answered, thanks.

tawny patrol
#

Did u tried ctrl + enter?

#

Or make it run by IDE (Gradle tab on the right)

tawny patrol
#

I'm running Maven atm, but it looks like this

final seal
#

but any ideas why gradle build command in the powershell just decide to stop working?

tawny patrol
#

Well, it stopped working for me too some days ago, with Maven.

final seal
#

wtf.....

tawny patrol
#

Im totally not sure if thats the case, but it might have something to do with the installation

#

are you using wrapper?

#

or just have gradle installed and path is set?

final seal
#

I'm using wrapper

tawny patrol
#

Well, that'a all I know, I just make it work, without deep knowledge 😄

#

Let's wait for experienced people, in my case Wrapper is not working :] But the Bundled Maven is.

final seal
#

👍

cold birch
#

@final seal ./gradlew build for unix based systems and gradlew build for windows