Well, there is currently no support for Maven2 in the Mevenide project for IDEA 6.0. However there are two plugins hosted on JetBrains plugin page which provide support for Maven2 in IDEA:

- Maven Reloaded (http://plugins.intellij.net/plugin/?id=1223)
Inspects the project space, updates dependencies, source and test paths, allows 
execution of goals

- Maven-2 Integration (http://plugins.intellij.net/plugin/?id=1166)
Requires a preinstalled Maven-2 and allows execution of standard phases and 
goals like the Ant plugin.

You can use both plugins together as they don't overlap that much.

Hope it helps

        Ralf

[EMAIL PROTECTED] wrote:
Is Mevenide available for Maven 2.0 (and IDEA 6.0)? I am looking
for a way to integrate Maven 2.0 into IDEA 6.0 for:
  a) POM editing/viewing
  b) Repository browsing
  c) Installing M2 operations on IDEA menu

Ref:
http://mevenide.codehaus.org/mevenide-idea/

Thanks!

/U

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to