Author Archives: Eric Fitchett

Maven Best Practices

Introduction
Maven is a great build tool that is especially easy to set up and use in simple, standard projects.  When you have very specific needs, it is easy to add a lot of configuration and end up with a confusing POM (Project Object Model) that is hard to maintain.  How can we keep our POM [...]

Posted in Uncategorized | 2 Comments