Search code examples
androidactionbarsherlockandroid-holo-everywhereandroid-compatibility

HoloEverywhere pom.xml error


I'm trying to setup HoloEverywhere along side Action Bar Sherlock and I'm getting the following error.

Could not find artifact org.holoeverywhere:resbuilder:pom:1.5.1-SNAPSHOT
pom.xml /HoloEverywhere Library line 1 Maven pom Loading Problem

Please Help!


Solution

  • Run mvn clean install before importing into Eclipse. Or just remove maven nature from projects.