Skip to content

Installation stalls out during (default-test) #25

Description

@pderdeyn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions