-
Notifications
You must be signed in to change notification settings - Fork 2k
Description
Hi Quartz.
Building the quartz repository with maven fails on Windows 10 when running either
$ ./mvnw install -DskipTests
or
$ mvn clean install -DskipTests
Error message output from maven (same for both commands above):
.
.
[INFO] ------------------------------------------------------------------------
[INFO] Building quartz 2.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
.
.
[ERROR] Failed to execute goal org.terracotta:maven-forge-plugin:1.1.9:manifest (create-manifest) on project quartz: Execution create-manifest of goal org.terracotta:maven-forge-plugin:1.1.9:manifest failed: Execute failed: java.io.IOException: Cannot run program "svn": CreateProcess error=2, The system cannot find the file specified -> [Help 1]