Hi, Is there a recommended way to extend maven plugins? which is better extend or aggregate with respect to MOJO inheritance?
I wanted to extend versions:set plugin to atoumatically increment major/minor version and set based on argument passed, instead of user to pass full version string, Any clues are much appreciated. Regards, Prashant Bhate
