Everything Maven Part 1 – Is it Worth the Effort?
Each time you write a new Java portlet you may have noticed that there is definitely a set of common steps that need to be completed. For example, even though the functionality of portlets may be completely different, you can always be sure that you’ll have to do things like setting up a classpath, configuring [...]