jira-importer commented on issue #697:
URL: https://github.com/apache/maven-scm/issues/697#issuecomment-2964613763

   
**[M.S.](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mscholl)** 
commented
   
   Same here:
   Mac OSX 10.5.8
   Maven 2.2.1
   Subversion 1.6.5
   JDK 1.6.0_15
   
   svn status shows modified files but scm:check-local-modification won't fail 
due to invalid scm:status behaviour.
   
   $ svn status
   M       pom.xml
   
   $ mvn scm:check-local-modification
   [INFO] Scanning for projects...
   [INFO] Searching repository for plugin with prefix: 'scm'.
   [INFO] 
------------------------------------------------------------------------
   [INFO] Building global parent POM
   [INFO]    task-segment: [scm:check-local-modification]
   [INFO] 
------------------------------------------------------------------------
   [INFO] [scm:check-local-modification {execution: default-cli}]
   [INFO] Executing: /bin/sh -c cd 
/Users/mscholl/svnwork/central/de/cismet/global-parent/trunk && svn 
--non-interactive status
   [INFO] Working directory: 
/Users/mscholl/svnwork/central/de/cismet/global-parent/trunk
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESSFUL
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time: 3 seconds
   [INFO] Finished at: Mon Sep 07 18:16:49 CEST 2009
   [INFO] Final Memory: 13M/80M
   [INFO] 
------------------------------------------------------------------------
   
   Unfortunately the 1.3-SNAPSHOT build doesn't fix that (at the moment). Is 
there a chance that it will be fixed in the near future?
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to