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