[ http://jira.codehaus.org/browse/MRELEASE-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Maria Odea Ching closed MRELEASE-336. ------------------------------------- Resolution: Fixed Fix Version/s: 2.0-beta-10 Fixed in trunk 778088. See MRELEASE-261 > unable to release:prepare flat hierarchy project > ------------------------------------------------- > > Key: MRELEASE-336 > URL: http://jira.codehaus.org/browse/MRELEASE-336 > Project: Maven 2.x Release Plugin > Issue Type: Bug > Components: scm > Affects Versions: 2.0-beta-8 > Environment: m2eclipse 0.9.0/ mvn 2.0.8, subclipse 1.2.4, > jdk1.6.0_03, ubuntu > Reporter: Duan Mamrilla > Assignee: Maria Odea Ching > Priority: Blocker > Fix For: 2.0-beta-10 > > > I have projects in flat hierarchy like this > {noformat} > - hsm/pom.xml <-- parent pom > - hsm-api/pom.xml > - hsm-core/pom.xml > - hsm-/pom.xml > {noformat} > I use also inheritance from parent in modules . When I try to run prepare > goal, everything runs OK until: > {noformat} > [INFO] Executing: svn --non-interactive commit --file > /tmp/maven-scm-760111578.commit --targets /tmp/maven-scm-64915-targets > [INFO] Working directory: /home/bond/workspace/hsm > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Unable to commit files > Provider message: > The svn command failed. > Command output: > svn: '/home/bond/workspace' is not a working copy > svn: Can't open file '/home/bond/workspace/.svn/entries': No such file or > directory > {noformat} > It seems that release plugin is trying to find some SVN information directly > in my workspace directory. Each pom has separately defined <scm> options. -- 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