Ben Short wrote:
Wayne,

Thanks for replying.
I have searched the net for a Maven 2 plugin for Idea, but could only find a
Maven 1 plugin. So I have embarked on writing my own.

But I will do as you suggest and ask this group if anyone knows of anything.
Probably something I should of done before starting.

There has always been a IDEA plugin for Maven 2, just write

 $ mvn idea:idea

in the root of the project and it will download all the depdendencies and generate the project files for all your Maven projects.

--
Trygve

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

Reply via email to