libpolyglot-maven-java software package provides modules to enable Maven usage in others JVM languages, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libpolyglot-maven-java
libpolyglot-maven-java is installed in your system.
Make ensure the libpolyglot-maven-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libpolyglot-maven-java *
You will get with libpolyglot-maven-java package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Java |
| Package | libpolyglot-maven-java |
| Version | 0.8~tobrien+git20120905-3 |
| Description | modules to enable Maven usage in others JVM languages |
| Sub Section | Java |