On Jan 23, 2008 3:27 AM, Ben Lidgey <[EMAIL PROTECTED]> wrote: > I would like to be able to fail a build if a tag already exists for the given > version of a pom (ideally if the version is not a SNAPSHOT). This is to stop > developers modifying code without incrementing the version in the pom.
Sounds like this might be a job for the enforcer plugin. (You can write custom rules for it.) -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
