maven-ant-helper software package provides helper scripts for building Maven components with ant, 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 maven-ant-helper
maven-ant-helper is installed in your system.
Make ensure the maven-ant-helper package were installed using the commands given below,
$ sudo dpkg-query -l | grep maven-ant-helper *
You will get with maven-ant-helper package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Development |
| Package | maven-ant-helper |
| Version | 7.1 |
| Description | helper scripts for building Maven components with ant |
| Sub Section | devel |