brew install maven # For Mac scoop install maven # For Windows mvn -version # Check version mvn install # Install POM XML Dependencies mvn dependency:tree mvn clean compile mvn test ...
Memory Analyzer can be build using Maven / Tycho. The maven build should be started from the parent directory. So, clone the repository, and then ...