What I'm doing is simply running is as an External Tool, with the 'Program'
set to 'D:\Java\Tools\maven-2.0\bin\mvn.bat' and the 'Working directory' set
to $ModuleFileDir$.

It's not possible to pass the params to use dynamically, but I've so far
just gone with two, an empty one to use the default and a 'clean install'
one. 

On a similar subject, have you tried the maven-idea-plugin to generate the
IDEA files from the POM - it works pretty well for me so far, although there
are more targets available than the documentation suggests, e.g. idea:module
to limit it to an .IML file

/Gwyn


http://maven.apache.org/plugins/maven-idea-plugin/index.html
--
View this message in context: 
http://www.nabble.com/Is-it-possible-to-run-Maven-2-within-IntelliJ--t1562122.html#a4244344
Sent from the Maven - Users forum at Nabble.com.


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

Reply via email to