I deleted a dependency in pom.xml but still get this error: dependency = [com.viewpagerindicator: library: apklib: 2.3.1: compile] not found in workspace.
I looked in the build path and there is no dependence apklib there.
What should I do to get rid of this error?
Thanks !
I deleted a dependency in pom.xml but still get this error: dependency = [com.viewpagerindicator:
Share
I performed mvn clean and its build now ! Thanks For help !