Apache Maven is a cornerstone of Java development, and the most used build management tool for Java. Maven’s streamlined, XML-based configuration model enables developers to rapidly describe or grasp ...
I spent part of the last week migrating Platypus from Ant to Maven 2. This is a migration I’ve been itching to do for a while. I don’t much like Ant, because I find I spend far too much time ...
As software development teams get larger, application packaging and deployment tasks become much harder. Handwritten scripts and low-level JDK utility calls just don't scale as teams grow, which is ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Maven and Eclipse have always had a rocky relationship, and a common pain point between the two ...