« Mavenized
January 24, 2009 • ☕️ 1 min read
It’s almost two months now that I use Maven every day, I have to say that it helped me a lot, I’m much more productive.
There are, indeed things that I don’t like and problems but the dependency management is really sweet, the project setup too, with the archetypes.
Some good links to start if you’re still not mavenized:
- Web applications with maven
- Jar Search Engine to find unresolved dependencies
- Maven Browser to browse Maven repositories
- M2 for Eclipse to integrate Maven with Eclipse
I still get annoyed sometimes, with the xml, with some weird repositories publishing strange versions, or just with Log4J for example, depending on libraries not available on any repository, but hey, Maven downloaded for me, only once, only in one place hundreds of jar, I’ll really never do that job again by myself.