Error in project pom.xml file

Asked

Viewed 933 times

1

Hello, I have a problem that I could not identify, in my project an error appears in the file pom.xml, I already ran Maven updte in the project, but the error persists, and my repository is . jar is there but at build time it cannot identify the following message appears in pom.xml Overview.inserir a descrição da imagem aqui

1 answer

0

Make sure your eclipse is using the local repository you claim has the artifact: Window -> Prefereces -> User Settings, on this screen check the path of Repository Site.

Another possible problem, check your local Maven repository, the jar is installed correctly, has pom?

  • Thanks Ariel, yes I had already configured Maven’s Settings, but I identified the error, it was in the file _remote.repositories in the archive . jar, I deleted it then he recognized the jar, I believe it was giving conflict.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.