This post originated from an RSS feed registered with Java Buzz
by Vineet Manohar.
Original Post: Maven FAQ and code snippets for beginners
Feed Title: Vineet Manohar's blog
Feed URL: http://www.vineetmanohar.com/category/java/feed/
Feed Description: Cutting edge Java articles, Web 2.0 and other Tech topics
I have been using Maven with eclipse for two years and have found many simple and useful maven plugins and features like automatically downloading java sources, javadocs, running in an embedded container, importing the project to eclipse. Here's a list of some useful code snippets and use case scenarios that I hope other maven beginners would find useful.