From 03a21752e237e98b36365480e9ff1e17e66bcfb3 Mon Sep 17 00:00:00 2001 From: prabathabey Date: Thu, 26 May 2016 11:14:31 +0530 Subject: [PATCH] Adding maven-compiler-plugin to the build profile --- .../org.wso2.carbon.device.mgt.mobile.android/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android/pom.xml b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android/pom.xml index 9841815ed..acae2dc47 100644 --- a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android/pom.xml +++ b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android/pom.xml @@ -35,6 +35,10 @@ + + org.apache.maven.plugins + maven-compiler-plugin + org.apache.felix maven-scr-plugin