You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Sankaran, Nambi" <ns...@ebay.com> on 2008/11/26 22:59:24 UTC

issue: Removing: prebuild from forked lifecycle, to prevent recursive invocation.

Hello
 
I have created maven plugin that has a "prebuild" goal.
But, during execution, maven throws the following warning, 
 
[WARNING] Removing: prebuild from forked lifecycle, to prevent recursive
invocation.
 
Why does this happen?
What is the problem?
 
thanks
nambi