A good introduction to Maven is this book:
http://www.sonatype.com/products/maven/documentation/book-defguide
It's free!

/Anders

On Wed, Sep 23, 2009 at 04:22, maven apache <apachemav...@gmail.com> wrote:

> I am new in using maven , so some basic problem confusing me:
> 1 When I create a new maven project how do I know which plugin to use?
> 2 the artifaceID and groupID respent what?
> 3 I have not use ant or other build tool before,so the pom.xml is stange to
> me .
> 4 what is the difference between the maven dependency and the plugin in a
> pom.xml,and what is the difference between the dependencies under the tag
> "dependencyManagement" and the dependencies under the tag "project"?
>

Reply via email to