You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Moser, Christian" <cm...@metrohm.com> on 2011/05/27 10:32:40 UTC

Maven-Release-Plugin SVN locking

Hi,

 

We are using subversion 1.6 as SCM.

 

Is it possible to lock files during a release with maven release plugin
?

I tried -DuseEditMode=true to lock the project files during goal
:prepare and :perform with no luck, I was still able to commit into the
trunk while the plugin was at work neither the SCM files were marked as
locked.

 

Could someone explain me what useEditMode is used for and how I could
prevent devs to commit into trunk while releasing ?

 

Thank you and best regards Christian