Can you please try with 1.1 beta 2
On 10/25/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi ,
>
> I have written a custom plugin and installed it. Once when I run that goal
> which is in that plugin it runs fine.
> After that whenever I try to run any other goal in any other folder of the
>
Hi ,
I have written a custom plugin and installed it. Once when I run that goal
which is in that plugin it runs fine.
After that whenever I try to run any other goal in any other folder of the
project , maven still tries to run same goal(custom plugin goal) which I
ran before.
Has anyone have a