FlorinD
FlorinD

Reputation: 490

Maven project not built pom.xml error

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 !

Upvotes: 0

Views: 3058

Answers (1)

FlorinD
FlorinD

Reputation: 490

I performed mvn clean and its build now ! Thanks For help !

Upvotes: 1

Related Questions