Skip to content

Maven build fails on maven-forge-plugin #226

@mistborn1

Description

@mistborn1

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]

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