mauimauer / cheapcast

It's CheapCast.
Apache License 2.0
399 stars 107 forks source link

compilation issue #45

Open Benoit3535 opened 10 years ago

Benoit3535 commented 10 years ago

Hello, I am trying to recompile the cheapcast project and is facing a problem. Sorry if this is not the right place to post it.

using the command 'mvn install' I get the following error

[ERROR] Failed to execute goal on project cheapcast: Could not resolve dependencies for project at.maui:cheapcast:apk:0.3-BETA: Failure to find com.google.android.analytics:analytics:jar:3 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced

Is the pom.xml erroneous or a specific maven configuration should be applyied and documented ?

Thank you for your help.

Regards