Re: Problem Perform Maven Release

2014-08-16 Thread Christoph Kutzinski
A simpler - and IMHO much cleaner - way would be to add the target folder to svn:ignore. You shouldn't have any local modifications during the release process, otherwise you're doing it wrong! Am 16.08.2014 um 07:17 schrieb Adam Guja: You can use as stated here http://stackoverflow.com/ques

Re: Problem Perform Maven Release

2014-08-15 Thread Adam Guja
You can use as stated here http://stackoverflow.com/questions/16199154/maven-releaseprepare-cannot-prepare-the-release-because-you-have-local-modifi if the changes are done during the release W dniu czwartek, 14 sierpnia 2014 18:35:43 UTC+2 użytkownik Leandro Andrade napisał: > > Hi guys. > I

Re: Problem Perform Maven Release

2014-08-14 Thread Thomas Sundberg
On 14 August 2014 18:35, Leandro Andrade wrote: > Hi guys. > I have a problem when I try to do Perform Maven Release: > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-release-plugin:2.4.1:prepare (default-cli) on > project test: Cannot prepare the release because you have local

Problem Perform Maven Release

2014-08-14 Thread Leandro Andrade
Hi guys. I have a problem when I try to do Perform Maven Release: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.4.1:prepare (default-cli) on project test: Cannot prepare the release because you have local modifications :[ERROR] [target/apidocs:unknown][ERROR] [t