As far as I know this is not possible.

The Idea plugin creates Idea Project/Module files from your existing Maven POMs, but it does not provide a Maven integration (like ant) into Idea (please correct me anybody if I am wrong).

I am currently in process of writing such a plugin that integrates maven2 into 
Idea.

With this plugin you are able to call your Maven2 goals directly from idea and 
watch the output through Idea's console.

The plugin is currently in beta phase and needs some more testing. When this is done I will release it via IDEAs plugin page.

BTW:
Mevenide (hosted on codehaus) does provide an integration of maven1 into idea. Though I have the feeling that there is currently no or pretty less development progress for the Maven2 idea plugin.

Stay tuned

        Ralf

Mick Knutson wrote:
Will the Idea plugin allow me to run maven and hot deploy through IDea with
JBoss 4?


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

Reply via email to