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

Reply via email to