I don't find the goals in Maven page. Could you tell me how to set it?


Eugene Kuleshov wrote:
> 
> youhaodeyi wrote:
>> When I clean a Maven Project in eclipse, it will invoke maven build
>> process
>> which would be pretty slow. How can I disable this function?
>>   
>   The goals that runs on the full project build can be configured from 
> the Maven page in project preferences.
> 
>   Note that if you do that some stuff might not work as you want. You 
> may want to look at your build and remove bindings that are unnecessary 
> in IDE, e.g. if generation of javadocs is bound to the "package" build 
> phase. It would hard to suggest more without looking at the log from 
> Maven console shown during project clean build.
> 
>   regards,
>   Eugene
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
> 
>     http://xircles.codehaus.org/manage_email
> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-disable-Maven-build-in-Eclipse--tp18567030p18580718.html
Sent from the Maven Eclipse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to