Hi All, I am developing a mojo A and I would like to extend it with a subclass mojo B. I declared the project property in A and when the mojo executes, the property is correctly set. I expected the same behaviour for B, but it looks like it does not work. If I do not declare the project field in B, the maven project object is not set. Is this the normal behaviour? Is there a way to inherit mojo configuration parameters?
Thanks in advance. -- Ste --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org