Goal scm:export does not work for Subversion repository -------------------------------------------------------
Key: SCM-432 URL: http://jira.codehaus.org/browse/SCM-432 Project: Maven SCM Issue Type: Bug Components: maven-plugin Affects Versions: 1.1 Environment: Windows XP SP3; Sun Java DK 1.5.0_14; Maven 2.0.9 Reporter: Vit Popelka Execution of goal scm:export failed with message: [INFO] [scm:export {execution: export-field-wsdl}] [INFO] Executing: cmd.exe /X /C "svn --non-interactive export svn://...../wsdl C:\.../wsdl" [INFO] Working directory: C:\...\field-wsdl [ERROR] Provider message: [ERROR] The svn command failed. [ERROR] Command output: [ERROR] svn: Destination directory exists; please remove the directory or use --force to overwrite svn: 'C:\...\wsdl' already exists -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira