I\'ve never worked with Maven before and I am following the instructions here. When I run the command
mvn integration-test -Pamp-to-war
It
i am using centos and getting same error when run mvn command with goal, install. After some googling i have found the solution to run following command.
centos
mvn
install
sudo yum install java-1.8.0-openjdk-devel