-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested
Description
Before submission, please check that ...
- this is related specifically to recheck and not its extension (e.g. recheck-web).
- the documentation does not mention a fix (e.g. wrong API usage, ...).
- the bug is not related to a customization (e.g. custom implementations).
- there are no open or closed issues that are related to this problem.
Describe the Bug
While I git clone the files to my folder, and open Eclipse then import the maven project, I run the project with mvn install
Then the project start installing and compiling the dependencies. I'd add the recheck dependencies to pom.xml:

However, several hours passed, and the installation is not terminated yet:

How to Reproduce?
Steps to reproduce the behavior:
- git clone the whole recheck to local folder
- Open the pom.xml and add recheck dependencies to the dependency part
- Open Eclipse, import the maven project, then click
Run as->maven install
Setup
- recheck: 1.11.1(latest)
- Testing framework:
- OS: Windows 10
- Java version: Java 15
Additional Context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingquestionFurther information is requestedFurther information is requested