When Icreate a new maven project and then click maven update my java version always change to java version 1.5. to resolve this problem must add below configuration in pom.xml file.
Showing posts with label Apache Maven. Show all posts
Showing posts with label Apache Maven. Show all posts
Friday, February 23, 2018
Apache Maven is a software project management and comprehension tool. Maven is a build automation tool used primarily for Java projects. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
Labels:
Apache Maven,
j2ee,
java