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

Quartz build requires SVN installed #66

Closed
vpavic opened this issue Oct 16, 2016 · 3 comments
Closed

Quartz build requires SVN installed #66

vpavic opened this issue Oct 16, 2016 · 3 comments

Comments

@vpavic
Copy link
Contributor

vpavic commented Oct 16, 2016

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.

@jhouserizer
Copy link
Contributor

That's silly indeed.

@zemian
Copy link
Contributor

zemian commented Nov 14, 2018

This can be fixed by removing org.terracotta:maven-forge-plugin plugin in quartz/pom.xml. Would anyone objects if we remove this outdated enforcement?

@zemian
Copy link
Contributor

zemian commented Dec 20, 2018

This is now fixed by #290

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

3 participants