I am new to maven, to add  a dependency of spring  I right clicked on my
project maven-->addDependency 
typed in spring ,   resulted in 100's  of them , now how to identify the
needed jar file, usually without maven I   go to spring site download spring
distribution add the jar files to my project , but here    there are number
of jar files and   they are confusing (with the same names)   in my case I
found sping and  spring-full   this is confusing ,  I donot know the
difference  , which one should I use ,
its not just the case of spring but any other libraries maven brings lots of
them and  how will i  be able to identify which one to use ?

for any simple project which maven repository   should I use?


can somebody instruct me on basic setup of library repository   , also not
lcear with remote repository or local repositiory , do i need to have  a
local repository to improve build time ?
-- 
View this message in context: 
http://www.nabble.com/identify-dependency-and-basic---repository-setup-tp20214211p20214211.html
Sent from the Maven Eclipse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to