On a machine without SVN installed project build fails with the following error:
[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": error=2, No such file or directory -> [Help 1]
IMO the build should not depend on SVN since the project has moved to Github.
On a machine without SVN installed project build fails with the following error:
IMO the build should not depend on SVN since the project has moved to Github.