Denis Boissé wrote:

When I execute a maven goal, nothing appears to the Eclipse maven console.

It’s like a infinite loop because the button is always red on the console.

Others functionality seems to work well.

Denis, can you please check Maven console (you can open it from the drop down on the toolbatr in Console view) and Eclipse error log.

You can also check if Maven goals are working on some simple projects that you can create using Maven project wizard. Then if those work, it could have something to do with the project you are running them on and if embedded Maven runtime doesn't work on that project you can configure Maven plugin to use external Maven installation to run goals (see Maven preferences).

regards,
Eugene



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

   http://xircles.codehaus.org/manage_email


Reply via email to