Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The Sling Site Jenkins jobs currently fails ( e.g. https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/441/console ) with
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-scm-publish-plugin:3.1.0:publish-scm (publish-site) on project sling-site: Failed to add new files to SCM: Exception while executing SCM command. Error while executing command. Error while executing process. Cannot run program "/bin/sh" (in directory "/home/jenkins/712657a4/workspace/Sling_modules_sling-site_master/target/scmpublish-checkout"): error=7, Argument list too long -> [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] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
We are adding too many files and hitting MSCMPUB-18.
Attachments
Issue Links
- is caused by
-
MSCMPUB-18 publish-scm can fail with many files on linux
- Closed