Maven - Eclipse does not see dependencies

Posted by Matt on Stack Overflow See other posts from Stack Overflow or by Matt
Published on 2010-05-05T16:15:45Z Indexed on 2010/05/05 16:18 UTC
Read the original article Hit count: 196

Filed under:
|
|

I have a project in eclipse, that is unable to see maven dependencies. What is odd is when I build from the command line the build completes fine. They are both pointed at the same repository.

I would think that it is something with maven or project configuration but I have been through every piece with no success.

I would appreciate any help on this one.

ps using m2eclipse

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about maven-2