It is in project project popup menu. Properties / Maven.
http://docs.codehaus.org/display/M2ECLIPSE/Dependency+Management
regards,
Eugene
youhaodeyi wrote:
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
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email