[aerogear-dev] Android "push" branch

Daniel Passos daniel at passos.me
Wed Jun 19 10:40:16 EDT 2013


You not blind :P it's not in README yet. Go ahead with jira.

On Wed, Jun 19, 2013 at 11:34 AM, Matthias Wessendorf <matzew at apache.org> wrote:
>
> On Wed, Jun 19, 2013 at 4:29 PM, Daniel Passos <daniel at passos.me> wrote:
>>
>> On Wed, Jun 19, 2013 at 11:19 AM, Matthias Wessendorf <matzew at apache.org>
>> wrote:
>> > On Wed, Jun 19, 2013 at 4:16 PM, Daniel Passos <daniel at passos.me> wrote:
>> >>
>> >> You need install android extra (google-play-services)[1]
>> >
>> > ah, ok - the 2.1 (Level 7) made it compile at my Mac;
>> >
>> > Do you need a JIRA for updating the README here ? Or, is that something
>> > that
>> > is generally understood?
>>
>> I don't know if we want support version 2.1. Officially we support
>> versions 2.3.x or higher
>
>
> that's fine - looks like one extra step is missing in the README:
> https://www.evernote.com/shard/s55/sh/a3d1a961-1f2d-4d0c-bb3c-34b9328419be/058161d97b1b89ecf71b38fe483a8ec6
>
> or was I just too blind to see it ?
>
> If not, let me create a JIRA
>
>
>>
>>
>> >> and If you are using maven-sdk workaround, please remove[2]
>> >> google-play-services
>> >
>> > yup, done that, since that was in the README
>> >
>> >> [1] http://bit.ly/190r896
>> >> [2]
>> >> https://github.com/aerogear/aerogear-android/commit/8ed72d9233cedf96
>> >>
>> >> Att,
>> >> Daniel Passos
>> >>
>> >>
>> >> On Wed, Jun 19, 2013 at 11:05 AM, Matthias Wessendorf
>> >> <matzew at apache.org>
>> >> wrote:
>> >> > Trying the push branch, I am getting a little error:
>> >> >
>> >> > [INFO]
>> >> >
>> >> > ------------------------------------------------------------------------
>> >> > [INFO] Building AeroGear Android Libary 1.2.0-SNAPSHOT
>> >> > [INFO]
>> >> >
>> >> > ------------------------------------------------------------------------
>> >> > [WARNING] The POM for
>> >> > com.google.android.gms:google-play-services:apklib:7
>> >> > is missing, no dependency information available
>> >> > [WARNING] The POM for
>> >> > com.google.android.gms:google-play-services:jar:7
>> >> > is
>> >> > missing, no dependency information available
>> >> > [INFO]
>> >> >
>> >> > ------------------------------------------------------------------------
>> >> > [INFO] BUILD FAILURE
>> >> > [INFO]
>> >> >
>> >> > ------------------------------------------------------------------------
>> >> > [INFO] Total time: 3.314s
>> >> > [INFO] Finished at: Wed Jun 19 15:37:22 CEST 2013
>> >> > [INFO] Final Memory: 10M/146M
>> >> > [INFO]
>> >> >
>> >> > ------------------------------------------------------------------------
>> >> > [ERROR] Failed to execute goal on project aerogear-android: Could not
>> >> > resolve dependencies for project
>> >> > org.jboss.aerogear:aerogear-android:apklib:1.2.0-SNAPSHOT: The
>> >> > following
>> >> > artifacts could not be resolved:
>> >> > com.google.android.gms:google-play-services:apklib:7,
>> >> > com.google.android.gms:google-play-services:jar:7: Failure to find
>> >> > com.google.android.gms:google-play-services:apklib:7 in
>> >> > https://repository.jboss.org/nexus/content/groups/public-jboss/ was
>> >> > cached
>> >> > in the local repository, resolution will not be reattempted until the
>> >> > update
>> >> > interval of jboss-public-repository-group has elapsed or updates are
>> >> > forced
>> >> > -> [Help 1]
>> >> > [ERROR]
>> >> > [ERROR] To see the full stack trace of the errors, re-run Maven with
>> >> > the
>> >> > -e
>> >> > switch.
>> >> > [ERROR] Re-run Maven using the -X switch to enable full debug
>> >> > logging.
>> >> > [ERROR]
>> >> > [ERROR] For more information about the errors and possible solutions,
>> >> > please
>> >> > read the following articles:
>> >> > [ERROR] [Help 1]
>> >> >
>> >> >
>> >> > http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
>> >> >
>> >> > Selected branch: push branch
>> >> >
>> >> > pluto:aerogear-android matzew$ git branch
>> >> >   master
>> >> > * push
>> >> >
>> >> > Not sure if that is on my site, but I had to do this:
>> >> >
>> >> > In the Android SDK Manager I was installing the 2.1 (API Level 7),
>> >> > afterwards did invoke this on the lovely maven-android-sdk-deployer:
>> >> >
>> >> > mvn install -P 2.1
>> >> >
>> >> > Afterwards the build just worked fine!
>> >> >
>> >> > Since our README talks about -P .4.1 I am not sure if that's
>> >> > something
>> >> > here,
>> >> > or more on my site.
>> >> >
>> >> > I'd be happy to update the doc, if we really require API Level 7 (not
>> >> > sure,
>> >> > hence the email)
>> >> >
>> >> >
>> >> > --
>> >> > Matthias Wessendorf
>> >> >
>> >> > blog: http://matthiaswessendorf.wordpress.com/
>> >> > sessions: http://www.slideshare.net/mwessendorf
>> >> > twitter: http://twitter.com/mwessendorf
>> >> >
>> >> > _______________________________________________
>> >> > aerogear-dev mailing list
>> >> > aerogear-dev at lists.jboss.org
>> >> > https://lists.jboss.org/mailman/listinfo/aerogear-dev
>> >>
>> >>
>> >> _______________________________________________
>> >> aerogear-dev mailing list
>> >> aerogear-dev at lists.jboss.org
>> >> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>> >
>> >
>> >
>> >
>> > --
>> > Matthias Wessendorf
>> >
>> > blog: http://matthiaswessendorf.wordpress.com/
>> > sessions: http://www.slideshare.net/mwessendorf
>> > twitter: http://twitter.com/mwessendorf
>> >
>> > _______________________________________________
>> > aerogear-dev mailing list
>> > aerogear-dev at lists.jboss.org
>> > https://lists.jboss.org/mailman/listinfo/aerogear-dev
>> _______________________________________________
>> aerogear-dev mailing list
>> aerogear-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
>
>
>
> --
> Matthias Wessendorf
>
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> twitter: http://twitter.com/mwessendorf
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev


More information about the aerogear-dev mailing list