octo-technology/RoboSpice-samples

Can not build robospice-sample-ormlite-content-provider

Opened this issue · 1 comments

unable to build the project robospice-sample-ormlite-content-provider :
[ERROR] Failed to execute goal on project robospice-sample-ormlite-content-provi
der: Could not resolve dependencies for project com.octo.android.robospice:robos
pice-sample-ormlite-content-provider:apk:1.0.0-SNAPSHOT: Could not find artifact
com.octo.android.robospice:robospice-spring-android:jar:1.4.6-SNAPSHOT -> [Help
1]

I tried for more than 2 hours with all solutions found online with no luck. Can any one please provide the eclipse project ready and built ?

Thanks.

Since this is maven you have to update the pom files to reference the version in the pom files. For example, I have the 1.4.11 version downloaded and I updated the pom file to reference 1.4.11 and not the 1.4.6-SNAPSHOT.