[Arakhnę-Dev] [425] * Add missed declaration of the plugin for compiling android libs.

[ Thread Index | Date Index | More arakhne.org/dev Archives ]


Revision: 425
Author:   galland
Date:     2013-04-27 14:53:07 +0200 (Sat, 27 Apr 2013)
Log Message:
-----------
* Add missed declaration of the plugin for compiling android libs.

Modified Paths:
--------------
    trunk/pom.xml

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2013-04-27 12:52:11 UTC (rev 424)
+++ trunk/pom.xml	2013-04-27 12:53:07 UTC (rev 425)
@@ -416,6 +416,11 @@
 					<artifactId>native-maven-plugin</artifactId>
 					<version>1.0-alpha-7</version>
 				</plugin>
+				<plugin>
+					<groupId>com.jayway.maven.plugins.android.generation2</groupId>
+					<artifactId>android-maven-plugin</artifactId>
+					<version>3.5.0</version>
+				</plugin>
 				<!-- This plugin's configuration is used to store Eclipse m2e settings 
 					only. It has no influence on the Maven build itself. This plugin configuration 
 					may be removed if all the developpers are using m2e 1.1 or higher. -->


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/