<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 19, 2013 at 4:29 PM, Daniel Passos <span dir="ltr">&lt;<a href="mailto:daniel@passos.me" target="_blank">daniel@passos.me</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">On Wed, Jun 19, 2013 at 11:19 AM, Matthias Wessendorf &lt;<a href="mailto:matzew@apache.org">matzew@apache.org</a>&gt; wrote:<br>

&gt; On Wed, Jun 19, 2013 at 4:16 PM, Daniel Passos &lt;<a href="mailto:daniel@passos.me">daniel@passos.me</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; You need install android extra (google-play-services)[1]<br>
&gt;<br>
&gt; ah, ok - the 2.1 (Level 7) made it compile at my Mac;<br>
&gt;<br>
&gt; Do you need a JIRA for updating the README here ? Or, is that something that<br>
&gt; is generally understood?<br>
<br>
</div>I don&#39;t know if we want support version 2.1. Officially we support<br>
versions 2.3.x or higher<br></blockquote><div><br></div><div style>that&#39;s fine - looks like one extra step is missing in the README:</div><div style><a href="https://www.evernote.com/shard/s55/sh/a3d1a961-1f2d-4d0c-bb3c-34b9328419be/058161d97b1b89ecf71b38fe483a8ec6">https://www.evernote.com/shard/s55/sh/a3d1a961-1f2d-4d0c-bb3c-34b9328419be/058161d97b1b89ecf71b38fe483a8ec6</a></div>
<div style><br></div><div style>or was I just too blind to see it ? </div><div style><br></div><div style>If not, let me create a JIRA </div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div class=""><div class="h5"><br>
&gt;&gt; and If you are using maven-sdk workaround, please remove[2]<br>
&gt;&gt; google-play-services<br>
&gt;<br>
&gt; yup, done that, since that was in the README<br>
&gt;<br>
&gt;&gt; [1] <a href="http://bit.ly/190r896" target="_blank">http://bit.ly/190r896</a><br>
&gt;&gt; [2] <a href="https://github.com/aerogear/aerogear-android/commit/8ed72d9233cedf96" target="_blank">https://github.com/aerogear/aerogear-android/commit/8ed72d9233cedf96</a><br>
&gt;&gt;<br>
&gt;&gt; Att,<br>
&gt;&gt; Daniel Passos<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Wed, Jun 19, 2013 at 11:05 AM, Matthias Wessendorf &lt;<a href="mailto:matzew@apache.org">matzew@apache.org</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt; &gt; Trying the push branch, I am getting a little error:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; [INFO]<br>
&gt;&gt; &gt; ------------------------------------------------------------------------<br>
&gt;&gt; &gt; [INFO] Building AeroGear Android Libary 1.2.0-SNAPSHOT<br>
&gt;&gt; &gt; [INFO]<br>
&gt;&gt; &gt; ------------------------------------------------------------------------<br>
&gt;&gt; &gt; [WARNING] The POM for<br>
&gt;&gt; &gt; com.google.android.gms:google-play-services:apklib:7<br>
&gt;&gt; &gt; is missing, no dependency information available<br>
&gt;&gt; &gt; [WARNING] The POM for com.google.android.gms:google-play-services:jar:7<br>
&gt;&gt; &gt; is<br>
&gt;&gt; &gt; missing, no dependency information available<br>
&gt;&gt; &gt; [INFO]<br>
&gt;&gt; &gt; ------------------------------------------------------------------------<br>
&gt;&gt; &gt; [INFO] BUILD FAILURE<br>
&gt;&gt; &gt; [INFO]<br>
&gt;&gt; &gt; ------------------------------------------------------------------------<br>
&gt;&gt; &gt; [INFO] Total time: 3.314s<br>
&gt;&gt; &gt; [INFO] Finished at: Wed Jun 19 15:37:22 CEST 2013<br>
&gt;&gt; &gt; [INFO] Final Memory: 10M/146M<br>
&gt;&gt; &gt; [INFO]<br>
&gt;&gt; &gt; ------------------------------------------------------------------------<br>
&gt;&gt; &gt; [ERROR] Failed to execute goal on project aerogear-android: Could not<br>
&gt;&gt; &gt; resolve dependencies for project<br>
&gt;&gt; &gt; org.jboss.aerogear:aerogear-android:apklib:1.2.0-SNAPSHOT: The following<br>
&gt;&gt; &gt; artifacts could not be resolved:<br>
&gt;&gt; &gt; com.google.android.gms:google-play-services:apklib:7,<br>
&gt;&gt; &gt; com.google.android.gms:google-play-services:jar:7: Failure to find<br>
&gt;&gt; &gt; com.google.android.gms:google-play-services:apklib:7 in<br>
&gt;&gt; &gt; <a href="https://repository.jboss.org/nexus/content/groups/public-jboss/" target="_blank">https://repository.jboss.org/nexus/content/groups/public-jboss/</a> was<br>
&gt;&gt; &gt; cached<br>
&gt;&gt; &gt; in the local repository, resolution will not be reattempted until the<br>
&gt;&gt; &gt; update<br>
&gt;&gt; &gt; interval of jboss-public-repository-group has elapsed or updates are<br>
&gt;&gt; &gt; forced<br>
&gt;&gt; &gt; -&gt; [Help 1]<br>
&gt;&gt; &gt; [ERROR]<br>
&gt;&gt; &gt; [ERROR] To see the full stack trace of the errors, re-run Maven with the<br>
&gt;&gt; &gt; -e<br>
&gt;&gt; &gt; switch.<br>
&gt;&gt; &gt; [ERROR] Re-run Maven using the -X switch to enable full debug logging.<br>
&gt;&gt; &gt; [ERROR]<br>
&gt;&gt; &gt; [ERROR] For more information about the errors and possible solutions,<br>
&gt;&gt; &gt; please<br>
&gt;&gt; &gt; read the following articles:<br>
&gt;&gt; &gt; [ERROR] [Help 1]<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; <a href="http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException" target="_blank">http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Selected branch: push branch<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; pluto:aerogear-android matzew$ git branch<br>
&gt;&gt; &gt;   master<br>
&gt;&gt; &gt; * push<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Not sure if that is on my site, but I had to do this:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; In the Android SDK Manager I was installing the 2.1 (API Level 7),<br>
&gt;&gt; &gt; afterwards did invoke this on the lovely maven-android-sdk-deployer:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; mvn install -P 2.1<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Afterwards the build just worked fine!<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Since our README talks about -P .4.1 I am not sure if that&#39;s something<br>
&gt;&gt; &gt; here,<br>
&gt;&gt; &gt; or more on my site.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I&#39;d be happy to update the doc, if we really require API Level 7 (not<br>
&gt;&gt; &gt; sure,<br>
&gt;&gt; &gt; hence the email)<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; Matthias Wessendorf<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>
&gt;&gt; &gt; sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
&gt;&gt; &gt; twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; aerogear-dev mailing list<br>
&gt;&gt; &gt; <a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
&gt;&gt; &gt; <a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; aerogear-dev mailing list<br>
&gt;&gt; <a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Matthias Wessendorf<br>
&gt;<br>
&gt; blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>
&gt; sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
&gt; twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; aerogear-dev mailing list<br>
&gt; <a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>
sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a>
</div></div>