Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Maven Dependencies Not Updated

I only use the XMLview and I've never had an issue adding a dependency.


On 23 November 2012 06:49, Igor Fedorenko <igor@xxxxxxxxxxxxxx> wrote:
I am not aware of any known bugs/regressions in m2e dependency
resolution logic. Please provide small standalone example project and
steps to reproduce the problem.

--
Regards,
Igor


On 12-11-22 9:54 PM, Eric Kolotyluk wrote:
I added a couple of dependencies to my POM, but the jar files never get
added to the Maven Dependencies in my Eclipse project. I have tried
doing Maven->Update Project several times, but nothing happens.

I am using Juno. Is m2e supposed to work correctly with that?

Turns out you have to add the dependencies via the UI, you cannot add
them to the XML directly.

I remember a time when I use to be able to edit the XML directly and m2e
would figure things out. This seems like a regression bug to me.

Cheers, Eric


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


Back to the top