Sponge build failed

I get this when i want to import gradle projec from my folder, i builded succesfully spongeapi into eclipse project, but Sponge import return this.

How to fix it?

Do this:

git submodule update --init --recursive
1 Like

Is it possible without git?

Download these : https://github.com/SpongePowered/SpongeAPI/archive/1cbe89a5bf52db08a5010fb86cccb7eebef33a3c.zip

And unzip it to SpongeAPI.

Note: For in case this thread gets outdated. You need to download from the correct commit number to make sure Sponge is compatible with the API (API updates faster than sponge does).

Sure, i know.

But what i need to do with pongeAPI.jar? How i can add this on depedency, is it required?

Sorry but im really fresh with gradle.

Did it!

Sorry for spam!