Re: [maven-scm-publish-plugin] Could not copy content to SCM checkout... source... and destination... are the same

2022-01-08 Thread Hervé BOUTEMY
I opened a Jira issue, because in such misconfiguration, we can have a better message: https://issues.apache.org/jira/browse/MSCMPUB-48 please help me refining the improved message Thanks Hervé Le samedi 8 janvier 2022, 23:48:08 CET Lewis John McGibbney a écrit : > Thank you VERY much Hervé.

Re: [maven-scm-publish-plugin] Could not copy content to SCM checkout... source... and destination... are the same

2022-01-08 Thread Lewis John McGibbney
Thank you VERY much Hervé. I looked at this code when I was tired and didn't see it. Have a great weekend. lewismc On 2022/01/08 19:10:10 Hervé BOUTEMY wrote: > Hi, > > I was able to reproduce your issue. > > If you read the log, there is no issue with svn command. > The issue is when doing: >

Re: [maven-scm-publish-plugin] Could not copy content to SCM checkout... source... and destination... are the same

2022-01-08 Thread Hervé BOUTEMY
Hi, I was able to reproduce your issue. If you read the log, there is no issue with svn command. The issue is when doing: [INFO] Updating checkout directory with actual content in /Users/lmcgibbn/ Downloads/any23/any23-site and the error message is: Could not copy content to SCM checkout:

[maven-scm-publish-plugin] Could not copy content to SCM checkout... source... and destination... are the same

2022-01-07 Thread lewis john mcgibbney
Hi scm-users@, Plugin configuration is as follows org.apache.maven.plugins maven-scm-publish-plugin 3.1.0 true Apache Any23 ${project.version} site deployment ${site.scmPubCheckoutDirectory}