Hi Rob,

I just tried to use the release plugin and I am getting this problem
(again?).

Is there a workaround?

mvn -Dcommons.release-plugin.version=1.3-SNAPSHOT -Prelease clean package
site deploy

[INFO] --- commons-release-plugin:1.3-SNAPSHOT:stage-distributions
(stage-distributions) @ commons-dbcp2 ---
[INFO] Preparing to stage distributions
[INFO] Checking out dist from: scm:svn:
https://dist.apache.org/repos/dist/dev/commons/dbcp
Executing: cmd.exe /X /C "svn --username ggregory --no-auth-cache
--non-interactive checkout
https://dist.apache.org/repos/dist/dev/commons/dbcp
C:\vcs\git\apache\commons\commons-dbcp\target\commons-release-plugin\scm"
Working directory:
C:\vcs\git\apache\commons\commons-dbcp\target\commons-release-plugin
[INFO] Copying RELEASE-NOTES.txt to working directory.
Executing: cmd.exe /X /C "svn add --parents --non-recursive --targets
C:\Users\ggregory\AppData\Local\Temp\maven-scm-3697247083144163331-targets"
Working directory:
C:\vcs\git\apache\commons\commons-dbcp\target\commons-release-plugin\scm
[ERROR] Adding dist files failed: svn: E155007:
'C:\vcs\git\apache\commons\commons-dbcp\target\site\apidocs' is not a
working copy

[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 05:36 min
[INFO] Finished at: 2018-06-13T12:18:34-06:00
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.commons:commons-release-plugin:1.3-SNAPSHOT:stage-distributions
(stage-distributions) on project commons-dbcp2: Adding dist files failed:
svn: E155007: 'C:\vcs\git\apache\commons\commons-dbcp\target\site\apidocs'
is not a working copy
[ERROR]
[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]
[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

Gary

Reply via email to