On Nov 5, 2010, at 9:47 AM, tom.m2h. wrote: > Thanks for your help. > All right, it is a fantastic idea that u can add what u need. > if I want to start with git, web container and db. > So do I have to set maven in any special way or any maven-archetype to save > time?
Personally, I don't tend to use archetypes. I have enough of my own examples that stay pretty similar from project to project that I can just cut/paste what is needed. I'd suggest starting with: http://www.sonatype.com/books/mvnref-book/reference/pom-relationships-sect-pom.html#pom-relationships-sect-simplest-pom Perhaps then start taking a read of: http://www.sonatype.com/books/mvnref-book/reference/public-book.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
