
Apache Maven – Local, Central and Remote Repositories
In this article, we will learn about different types of maven repositories. In simple, maven repositories contains packaged JARS of various modules 1. Maven Repositories: Read More
In this article, we will learn about different types of maven repositories. In simple, maven repositories contains packaged JARS of various modules 1. Maven Repositories: Read More
In this article, we will try to change the default local maven repository location to some preferred location in windows environment 1. Local Maven repository Read More
In this article, we will explore and understand the major elements of “pom.xml” file Q) What is pom.xml in Maven? POM stands for Project Object Read More
In this article, we will explore and understand on how to configure/enable proxy setting in Maven 1. Proxy setting explanation: Sometimes, Maven users sit behind Read More
In this article, we will explore and understand the major elements of “settings.xml” file located at {MAVEN_HOME}\conf\settings.xml and its important role This settings.xml file is Read More
In this article, we will learn on how to setup Apache Maven in Windows 7 Operating Systems Apache Maven is a build tool and it is not Read More
In this article, we will learn and understand about Apache Maven – a build tool. In general, it simplifies the whole build process from validating/compiling Read More