[
https://issues.apache.org/jira/browse/SCM-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781817#comment-17781817
]
Richard Eckart de Castilho commented on SCM-402:
------------------------------------------------
Thanks for documenting this here... it is a very arcane thing... why is there
no parameter for the scm plugin that can be set in the POM itself or a system
property? Having to do this via a file is nice because it persists, but you do
it once and then it is forgotten and on the next computer it takes hours to
find this again...
> scm:checkin doesn't work on OS X 10.5 Leopard
> ---------------------------------------------
>
> Key: SCM-402
> URL: https://issues.apache.org/jira/browse/SCM-402
> Project: Maven SCM
> Issue Type: Bug
> Components: maven-scm-provider-svn
> Affects Versions: 1.0
> Reporter: Daniel Fabulich
> Assignee: Olivier Lamy
> Priority: Blocker
> Fix For: 1.1
>
> Attachments: SCM-402.patch
>
>
> Run "mvn scm:checkin -Dmessage=test" on OS X 10.5 Leopard. You'll see:
> [INFO] Executing: svn --non-interactive commit --file
> /tmp/maven-scm-1856881168.commit
> But --non-interactive is broken on OS X 10.5 Leopard.
> http://subversion.tigris.org/issues/show_bug.cgi?id=3059
> Brett Porter has a hacky workaround for it here:
> http://blogs.exist.com/bporter/2008/02/25/working-around-non-interactive-problems-in-leopards-subversion/
--
This message was sent by Atlassian Jira
(v8.20.10#820010)