Hi Stephen,

  thanks for the answer but already tried it with no success. Do you know
about anything special (implement a specific interface or something like
that) when implementing a reporting plugin?

-Iñaki

On Tue, Mar 2, 2010 at 5:04 PM, Stephen Connolly <
[email protected]> wrote:

> 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.
>>
>
>

Reply via email to