A
A
Andrey Daniluk2021-04-21 01:44:35
Java
Andrey Daniluk, 2021-04-21 01:44:35

Eclipse, Forge. FAILURE: Build failed with an exception. What to do?

Good afternoon/evening! Today I decided to try to create a forge mod, and when I took up the installation, I realized that eclipse is only available for Windows, and for how much Linux I have, I decided to make a virtual machine. And when it remained only to create a project, an unpleasant surprise awaited me (see screenshot). I fell into a deep stupor... What should I do? As I understand it, there is something with an error in downloading files.

If the information is not enough, I can give on request!

607f58ddda50f836697728.png"

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
Orkhan, 2021-04-21
@USmine

Good afternoon!
First, it doesn't:

I realized that eclipse is only for Windows

From here you can download eclipse for different platforms
https://www.eclipse.org/downloads/
or SNAP - https://snapcraft.io/eclipse
or Flathub - https://flathub.org/apps/details/org.eclipse. Java
Next... if you google your error listed in the console, here are answers to similar questions:
https://stackoverflow.com/questions/61845703/unabl...
For others who are wondering, changing the maven url from https to http in the repositories of forge's build.gradle solved the error I posted above.

https://stackoverflow.com/questions/25994163/could...

V
Vasily Bannikov, 2021-04-21
@vabka

Looks like a bug with maven.
This should help;
https://stackoverflow.com/questions/18325724/peer-...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question