I want to use the enforcer plugin to disallow deployment if a certain property is not set to a certain value.
If I bind to the deploy phase it fails _after_ the actual deploy goal, so that doesn't work. If I bind to the install phase it fails after the install, which works ok but you see an error message for no reason. What is the general approach to solving this conundrum? If there were a "post-install" or a "pre-deploy" phase, that would solve it, but those don't exist afaik :( Phillip --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
