On Mon, 2003-10-06 at 16:46, Lester Ward wrote: > I am attempting to override a plugin goal and am not able to. Maven > continues to execute the original goal, not my override. > > This is in beta 10. My recollection is that all you had to do was declare a > goal of the same name in your maven.xml file. Is this incorrect?
Which goal are you attempting to override? When goals are linked via prereqs there can be problems. This is a bug but can sometimes be worked around. > Thanks, > Wordman > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org In short, man creates for himself a new religion of a rational and technical order to justify his work and to be justified in it. -- Jacques Ellul, The Technological Society --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
