You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Stäbler, "Christoph (IT/R2A)" <ch...@ww-informatik.de> on 2011/12/02 08:56:00 UTC

prevent changes on tags

Hi together,

I tried to prevent commits into tags in subversion. I did it with an pre-commit hook.
It worked fine until I tried to create a new branch (of basis of a release), because on every branchcreation a commit to the release is send (changing the pom, but without any changes)
I googled it and found that it is a unsolved "bug" of the Maven-Release-Plugin (http://jira.codehaus.org/browse/MRELEASE-335). 

Had anybody the same problems on preventing commits to tags? And how did you solve it?

Thanks
Chris
*******************************************************************************
Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. 
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtuemlich erhalten
haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail.
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail ist nicht
gestattet.

This email may contain confidential and/or privileged information. 
If you are not the intended recipient (or have received this email 
in error) please notify the sender immediately and destroy this email. 
Any unauthorized copying, disclosure or distribution of the material 
in this email is strictly forbidden.
*******************************************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org