Skip to content

Build with a JDK > 8 took long time #801

@laurence-lin

Description

@laurence-lin

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:
image

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

How to Reproduce?

Steps to reproduce the behavior:

  1. git clone the whole recheck to local folder
  2. Open the pom.xml and add recheck dependencies to the dependency part
  3. 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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions