Maven Tutorial

Hi guyz,

I've been hearing and seeing that many opensource projects have been shifting towards Maven as their project maintainence tool.But i couldn't find any reasonably good tutorial.Can any one of you forward me a link of good tutorial with examples.Tutorial that i found on Apache Website didn't work.

Regards

Ashwin

[348 byte] By [AshwinRa] at [2007-10-2 13:40:54]
# 1
For tutorial/articles check - http://maven.apache.org/maven-1.x/reference/articles.html You can also refer to this nice writeup on maven http://www-128.ibm.com/developerworks/java/library/j-maven
VikasAwasthia at 2007-7-13 11:34:02 > top of Java-index,Enterprise & Remote Computing,AVK Portability...
# 2
Hey, you mentioned Maven 1.x documentation, while 2.x is now availiable and not compartible with previous releases.Any good docs for Maven 2?
Oleksaa at 2007-7-13 11:34:02 > top of Java-index,Enterprise & Remote Computing,AVK Portability...
# 3
A very good & complete guide to using Maven 2 by its creators. http://www.mergere.com/m2book_download.jspYou'll need to register, but it's free.
deepDowna at 2007-7-13 11:34:02 > top of Java-index,Enterprise & Remote Computing,AVK Portability...