Right on with Justin's comment. Also, I'd suggest starting with the simplest possible POM and slowly add things to it as you discover a need for them. Don't try to create a tomcat/hibernate/git/xslt/struts pom right out of the gate.
On Nov 5, 2010, at 8:57 AM, Justin Edelson wrote: > I'm not sure what kind of response you are expecting, but here's a tip... > Don't think about what libraries you need. Think about what business > problems you're trying to solve and then derive the right libraries from > those requirements. > > Also, search the mailing list archives. > > On 11/5/10 7:44 AM, "tom.m2h." <[email protected]> wrote: > >> Hello everyone, >> If anyone can give me general advices about how to put everything together >> or any importan tip >> using Eclipse and maven (m2eclipse) in these parts: >> ............................................... >> tomcat and axis (plugin Cargo?) >> hibernate, mysql, >> git >> use of xslt. >> struts 2 >> Xalan. >> ................................................ >> Thank you in advance. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
