run mvn post-site
and not mvn site the post- phases are not magic, i.e. you have to specify the phase directly or a later phase in order to ensure that it executes -Stephen On 2 March 2010 14:56, Iñaki Martin <[email protected]> wrote: > Hi all, > > I have created a plugin that generates an event based on > maven-changelog-plugin's output. Now, I'm trying it to be invoked during > the > post-site phase. Does anybody know how to achieve this? Thanks a lot in > advance. > > Regards, > Iñaki > > PS: Please, 'To' or 'CC' me as I'm not currently subscribed to the list. >
