[mythtv-users] Mythtv for Android build error

Daniel Frey dmfrey at gmail.com
Fri Sep 28 19:42:41 UTC 2012


On Fri, Sep 28, 2012 at 3:36 PM, Timothy Krantz
<tkrantz at stahurabrenner.com>wrote:

> **
>
> Daniel,
> As of this afternoon I am getting the following maven build error.
>
> Missing:
> ----------
> 1) org.mythtv.android:mythtv-service-api:jar:0.0.10-SNAPSHOT
>
> Just an FYI…..
>
> Regards,
>
> Tim
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
>
>
Tim,

The app is now built with Maven.  These steps should help you out:

1. clone the mythtv services api project to a directory.  It can be found
at https://github.com/MythTV-Android/MythTV-Service-API

2. cd into that directory

3. run 'mvn install'

This will install the myth services api jar file into your local maven
repository (found at ~/.m2/repository)

Then the app should build.

I need to update the wiki and readme on how to build the app fully.

Please let me know if you have any questions.

Dan

-- 
My Google Profile <http://www.google.com/profiles/dmfrey>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20120928/6b450c56/attachment.html>


More information about the mythtv-users mailing list