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 plugin settings and look for Maven 2
integration and it is there..


On 11/17/06, ben short [EMAIL PROTECTED] wrote:

 Hi,

 I was looking for a plugin today and stumbled across this plugin.

 http://plugins.intellij.net/plugin/?id=1166

 I thought I would share it in case anyone was interested.

 Regards

 Ben

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




--

Thanks

DJ MICK
http://www.djmick.com
http://www.myspace.com/mickknutson




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



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 finding out what objects have been put into the
environment at any given point?  I'm sorry if this is a question with
an obvious answer, but I can't figure out what it is maven puts there
from the pom, etc..


Thanks,
Adam

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