Re: Maven 2.0.5 release plans?

2007-02-08 Thread Adam Lewis
My guess is around the one year anniversary of 2.0.4. On 2/6/07, Thierry Lach <[EMAIL PROTECTED]> wrote: Any idea when Maven 2.0.5 will be released?

Re: [m2] Maven 2 Intergration for Intellij IDEA

2006-11-18 Thread Adam Lewis
My coworker authored this plugin: http://plugins.intellij.net/plugin/?id=1223 It uses the pom to build the project classpath and such. It seems complimentary to the plugin linked earlier in this thread. Adam On 17/11/06, Mick Knutson <[EMAIL PROTECTED]> wrote: Awesome. But just go into your

MOJO Paramater Question

2006-11-07 Thread Adam Lewis
My understanding of mojo parameters is that when declaring paramters for a mojo, the @parameter expression="${...}" syntax allows access to various properties that already exist in the environment. Is there a unfied list of what can be put there floating around out there? Is there a good way of