Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation stalls out during (default-test) #25

Open
pderdeyn opened this issue Sep 4, 2024 · 0 comments
Open

Installation stalls out during (default-test) #25

pderdeyn opened this issue Sep 4, 2024 · 0 comments

Comments

@pderdeyn
Copy link

pderdeyn commented Sep 4, 2024

I'm installing this library (v0.1.0) on my workstation using mvn clean compile install. Installation proceeds quickly and as expected up until it reaches surefire:2.21.0:test (default-test) and stalls out. The output looks as follows

[INFO] Compiling 3 source files to /mnt/StorageDrive1/template-building/target/test-classes
[INFO] 
[INFO] --- surefire:2.21.0:test (default-test) @ saalfeldlab-template-building ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------

I'm not familiar enough with maven to troubleshoot this myself. Let me know if there's any other information I can provide or any debugging I could do to assist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant