I tried to compile it with
JDK 8, and it still doesn't work. I have the following error on
kie-wb-common:
[ERROR] Failed to execute goal on project kie-wb-common-workbench-backend: Could not resolve dependencies for project org.kie.workbench.screens:kie-wb-common-workbench-backend:jar:7.75.0-SNAPSHOT: Failed to collect dependencies at org.uberfire:uberfire-message-console-backend:jar:7.75.0-SNAPSHOT: Failed to read artifact descriptor for org.uberfire:uberfire-message-console-backend:jar:7.75.0-SNAPSHOT: Could not transfer artifact org.uberfire:uberfire-message-console-backend:pom:7.75.0-SNAPSHOT from/to jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public/): Connection reset -> [Help 1]
Could you please tell me a
configuration that should definitely work? Maybe, there are still problems with the Maven version, for example, as the error is being related to dependencies and artifacts.
Also, is it normal for a single run like this to take
6 hours or more? Does it need more resources to run or do you have any idea what the problem could be that it takes so long?