Installing
-
2. Installing Maven
Now to Install Maven for Ubuntu
Simply play:sudo apt install maven
-
3. Setting up Java
Verify that JDK 8+ is Installed on System
javac -version
How to Install Recommended Oracle Java JDK on Ubuntu
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }
Now to Install Maven for Ubuntu
Simply play:
sudo apt install maven
Verify that JDK 8+ is Installed on System
javac -version
How to Install Recommended Oracle Java JDK on Ubuntu