57 45 4c 4c 20 44 4f 4e 45 21
                   

Mar 17

Maven Version Clash Detection (and Software)

Posted on Tuesday, March 17, 2009 in Articles, Programming.

Maven is a great tool for building Java projects, there’s no doubt about that. Unfortunately there is one great feature still lacking of Maven which is important when you use third party dependencies, namely detecting when your components use dependencies of different versions without your knowledge. What does that mean? It’s probably easier to explain [...]

March 17, 2009 • Tags: , , • Posted in: Articles, Programming • No Comments