Hi Trent, Indeed the snapshot version (or the svn version if you build it yourself) is much better.
To build it from source (I can't find a snapshot version in the snapshots repository, at http://svn.apache.org/maven-snapshot-repository) run: svn checkout http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-idea-plugin cd maven-idea-plugin mvn install This will build a new version and install it in your local repository, so you can use it. Hope this helps, Arik Kfir. On 4/20/06, Trent Rosenbaum <[EMAIL PROTECTED]> wrote: > > Hi there, > > I am interested in using the IDEA plugin fro Maven 2 and was wondering > when > the next release is expected? > From my plugin-registry.xml file I can see that I am using release > 2.0-beta-1 and I noticed an email saying that the latest SNAPSHOT > contained > many more features over the current release. > > Does anyone have more info on the subject? > > Many thanks > Trent > > -- ______________________________________ Cheers, Arik Kfir [EMAIL PROTECTED] Linux user, number 415067 - http://counter.li.org/ http://corleon.dnsalias.org
