A plugin for building a phonegap project using maven. This is done locally on your pc. You need to have phonegap installed in your computer to use this plugin.
'com.byclosure.maven.plugins:phonegap-maven-plugin:0.0.1'
<dependency>
<groupId>com.byclosure.maven.plugins</groupId>
<artifactId>phonegap-maven-plugin</artifactId>
<version>0.0.1</version>
</dependency>
<dependency org="com.byclosure.maven.plugins" name="phonegap-maven-plugin" rev="0.0.1"/>
"com.byclosure.maven.plugins", "phonegap-maven-plugin", "0.0.1"