You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: