
Maven
A tool that can be used for building and managing any Java-based project.
A tool that can be used for building and managing any Java-based project.
Apache Maven is a software project management and comprehension tool. 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.
IntelliJ IDEA integrates seamlessly with Maven, applying project settings from the build file and delegating build and test tasks to Maven where appropriate.