You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/05/10 10:26:49 UTC

[GitHub] [maven-scm] elharo commented on pull request #98: [SCM-930] update to JUnit 4.13

elharo commented on pull request #98:
URL: https://github.com/apache/maven-scm/pull/98#issuecomment-626305585


   Test failures on Windows. Don't immediately see the cuase:
   
   Error Message
   
   Command failed.The svn tag command failed.
   
   Stacktrace
   
   org.apache.maven.plugin.MojoExecutionException: Command failed.The svn tag command failed.
   	at org.apache.maven.scm.plugin.TagMojoTest.testTag(TagMojoTest.java:93)
   
   Standard Output
   
   Test command line: cmd.exe /X /C "svnadmin create repository"
   [INFO] Removing F:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_junit\m\maven-scm-plugin\target\checkout
   [INFO] Executing: cmd.exe /X /C "svn --non-interactive checkout file:///F:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_junit/m/maven-scm-plugin/target/repository/trunk@ F:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_junit\m\maven-scm-plugin\target\checkout"
   [INFO] Working directory: F:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_junit\m\maven-scm-plugin\target
   [INFO] Final Tag Name: 'mytag'
   [INFO] Executing: cmd.exe /X /C "svn --non-interactive copy --file C:\Windows\system32\config\systemprofile\AppData\Local\Temp\maven-scm-1015481416.commit --encoding UTF-8 --parents . file:///F:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_junit/m/maven-scm-plugin/target/repository/tags/mytag@"
   [INFO] Executing: cmd.exe /X /C "svn --non-interactive copy --file C:\Windows\system32\config\systemprofile\AppData\Local\Temp\maven-scm-1015481416.commit --encoding UTF-8 --parents . file:///F:/jenkins/jenkins-slave/workspace/maven-box_maven-scm_junit/m/maven-scm-plugin/target/repository/tags/mytag@"
   [INFO] Working directory: F:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_junit\m\maven-scm-plugin\target\checkout
   [INFO] Working directory: F:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_junit\m\maven-scm-plugin\target\checkout
   [ERROR] Provider message:
   [ERROR] The svn tag command failed.
   [ERROR] Command output:
   [ERROR] svn: E720003: Can't open file 'C:\Windows\system32\config\systemprofile\AppData\Local\Temp\maven-scm-1015481416.commit': The system cannot find the path specified.  
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org