<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19298"></HEAD>
<BODY>
<BLOCKQUOTE 
style="BORDER-LEFT: #0000ff 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px" 
dir=ltr>
  <DIV class=gmail_quote>On Fri, Sep 28, 2012 at 3:36 PM, Timothy Krantz <SPAN 
  dir=ltr>&lt;<A href="mailto:tkrantz@stahurabrenner.com" 
  target=_blank>tkrantz@stahurabrenner.com</A>&gt;</SPAN> wrote:<BR>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
  class=gmail_quote><U></U>
    <DIV>
    <P><FONT face=Arial>Daniel,</FONT> <BR><FONT face=Arial>As of this afternoon 
    I am getting the following maven build error.</FONT> </P><BR>
    <P><FONT face=Arial>Missing:</FONT> <BR><FONT face=Arial>----------</FONT> 
    <BR><FONT face=Arial>1) 
    org.mythtv.android:mythtv-service-api:jar:0.0.10-SNAPSHOT</FONT> </P>
    <P><FONT face=Arial>Just an FYI&#8230;..</FONT> </P>
    <P><FONT face=Arial>Regards,</FONT> </P>
    <P><FONT face=Arial>Tim</FONT> 
    </P></DIV><BR>_______________________________________________<BR>mythtv-users 
    mailing list<BR><A 
    href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</A><BR><A 
    href="http://www.mythtv.org/mailman/listinfo/mythtv-users" 
    target=_blank>http://www.mythtv.org/mailman/listinfo/mythtv-users</A><BR><BR></BLOCKQUOTE></DIV><BR>Tim,
  <DIV><BR></DIV>
  <DIV>The app is now built with Maven. &nbsp;These steps should help you 
  out:</DIV>
  <DIV><BR></DIV>
  <DIV>1. clone the mythtv services api project to a directory. &nbsp;It can be 
  found at&nbsp;<A 
  href="https://github.com/MythTV-Android/MythTV-Service-API">https://github.com/MythTV-Android/MythTV-Service-API</A></DIV>
  <DIV><BR></DIV>
  <DIV>2. cd into that directory</DIV>
  <DIV><BR></DIV>
  <DIV>3. run 'mvn install'</DIV>
  <DIV><BR></DIV>
  <DIV>This will install the myth services api jar file into your local maven 
  repository (found at ~/.m2/repository)</DIV>
  <DIV><BR></DIV>
  <DIV>Then the app should build.</DIV>
  <DIV><BR></DIV>
  <DIV>I need to update the wiki and readme on how to build the app fully.</DIV>
  <DIV><BR></DIV>
  <DIV>Please let me know if you have any questions.</DIV>
  <DIV><BR></DIV>
  <DIV>Dan</DIV>
  <DIV><BR></DIV>
  <DIV><SPAN class=640420020-28092012><FONT color=#0000ff size=2 
  face=Arial>Trying to build the services api I get:</FONT></SPAN></DIV>
  <DIV><SPAN class=640420020-28092012><FONT color=#0000ff size=2 
  face=Arial></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=640420020-28092012><FONT color=#0000ff size=2 
  face=Arial>Results :</FONT></SPAN></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><SPAN class=640420020-28092012><FONT color=#0000ff size=2 
  face=Arial>Tests in error:<BR>&nbsp; 
  initializationError(org.mythtv.services.api.test.FrontendOperationsTest)<BR>&nbsp; 
  initializationError(org.mythtv.services.api.test.MythOperationsTest)<BR>&nbsp; 
  initializationError(org.mythtv.services.api.test.ContentOperationsTest)</FONT></SPAN></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><SPAN class=640420020-28092012><FONT color=#0000ff size=2 
  face=Arial>Tests run: 28, Failures: 0, Errors: 3, Skipped: 
  1</FONT></SPAN></DIV>
  <DIV><SPAN class=640420020-28092012><FONT color=#0000ff size=2 
  face=Arial></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=640420020-28092012><FONT color=#0000ff size=2 
  face=Arial>Tim</FONT></SPAN></DIV></BLOCKQUOTE></BODY></HTML>