Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Eclipse Mars problems with Maven Classpath

Maybe it wasn't imported as a maven project originally.  The pom editor would still work but the project wouldn't have any dependencies.

On 20 January 2016 at 11:26, Art Kaufmann <art.kaufmann@xxxxxxxxxxxxx> wrote:

Sony, I did Maven->Update Project. I did an Eclipse refresh. I tried deleting and then re-importing the project nothing worked.

Dagan: I didn't try a command-line execution. I seem to have resolved the problem now by deleting all of the dependencies from the POM and adding them one-by-one. This time, it worked. It's a little frustrating though. m2e can see the dependencies in the POM but decides, for some reason, to ignore them, but doesn't give any feedback as to why.

Thanks!


_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/m2e-users


Back to the top