[INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.097 s [INFO] Finished at: 2017-01-13T19:45:29+00:00 [INFO] Final Memory: 20M/278M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.2:prepare (default-cli) on project moen: Unable to check for local modifications [ERROR] Provider message: [ERROR] The svn command failed. [ERROR] Command output: [ERROR] /bin/sh: svn: command not found [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR]
<scm>
<connection>scm:git:git@git.....git</connection>
<url>scm:git:git@git...git</url>
<developerConnection>scm:git:git@git.....git</developerConnection>
</scm>
My configuration is pretty normal - Has anyone ever seen this before?
Look up your component pom.xml, or parent pom if the maven-release-plugin is defined with dependency on SVN related plugin like “com.google.code.maven-scm-provider-svnjava”
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-users/bbba792d-d434-40eb-b0cd-19f2b8f3fb24%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.