Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Missing Dependency

What version of m2e is that?

What m2e extensions do you have installed (m2e/wtp, for example)?

Do you use pom.xml or settings.xml to make your nexus repository visible
to the project?

Are you able to provide a small standalone example that demonstrates the
problem?

--
Regards,
Igor

On 12-03-22 7:39 PM, Eric Kolotyluk wrote:
M2E seems to refuse to see an artifact that I know is there. In fact it
showed it in the UI, and now it refuses to show it again.

I was missing some artifact my project was dependent on, so I loaded
them into my Nexus repository, then I did a Maven -> Update Dependencies
in Eclipse. It added the missing artifact under Maven Dependencies in
the Package Explorer, and then a minute later the artifact spontaneously
disappeared. Now there seems to be nothing I can do to convince M2E to
put it back.

What in the world is going on?

Cheers, Eric
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users


Back to the top