I'm new to Robospice, running mvn install
in sample project's directory gives me the following error:
[ERROR] Failed to execute goal on project robospice-sample-ormlite-content-provider:
Could not resolve dependencies for project com.octo.android.robospice:robospice-sample-ormlite-content-provider:apk:1.0.0-SNAPSHOT:
The following artifacts could not be resolved:
com.octo.android.robospice:robospice-ormlite-content-provider:jar:1.4.5-SNAPSHOT,
com.octo.android.robospice:robospice-spring-android:jar:1.4.5-SNAPSHOT,
com.tojc.ormlite.android:ormlite-content-provider-compiler:jar:1.0.0-SNAPSHOT:
Could not find artifact com.octo.android.robospice:robospice-ormlite-content
provider:jar:1.4.5-SNAPSHOT -> [Help 1]
I'm using Maven 3.1.0 any idea what's wrong?
trying to import project to eclipse via m2eclipse results with error related to artifact missing.