[ 
http://jira.codehaus.org/browse/MRELEASE-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=255956#action_255956
 ] 

Sumanta Kumar Pani commented on MRELEASE-652:
---------------------------------------------

To add to the issue, my release plugin is added to the parent pom as follows
        <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-release-plugin</artifactId>
          <version>2.1</version>
        </plugin>
        

        

> Problem with svn commit running mvn release:prepare
> ---------------------------------------------------
>
>                 Key: MRELEASE-652
>                 URL: http://jira.codehaus.org/browse/MRELEASE-652
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Maven 2, svn command line tool 1.6.6
>            Reporter: Sumanta Kumar Pani
>
> I am trying to run mvn release:prepare and getting the following error.
> I have a flat project structure. I am using SVN as source code management 
> tool.
> [ERROR] BUILD FAILURE
> [INFO] ---------------------------------------------------------------
> [INFO] Unable to commit files
> Provider message:
> The svn command failed.
> Command output:
> svn: 'D:\home\dev\eclipse_workspace' is not a working copy

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

        

Reply via email to