Maven is an extremely popular Java build tool for a variety of reasons. As such, it is no wonder that developers and organizations are looking at setting up local Maven repositories to compliment the ...
Automated deployment of WAR files to Tomcat with Maven is a surprisingly straightforward task. If you have Maven and Tomcat installed, use a Maven project object model (POM) to describe the structure ...
So you’ve crafted something that you’d really like to share with the masses. This post will demonstrate how to create your own Maven2 repository and put your piece of work there. The prerequisite is a ...