Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Maven Integration (M2E) » m2eclispe dependency question
m2eclispe dependency question [message #723453] Thu, 08 September 2011 15:22
fachhoch Mising name is currently offline fachhoch Mising nameFriend
Messages: 11
Registered: October 2009
Junior Member
I use m2eclipse. Never has a problem like this one.
In my project some of the dependencies does not show up in maven dependencies but shows up in target folder, these dependency are added in pom like any other dependency , do not know why these few of them do not appear in maven dependency.

these dependency are
org.apache.velocity-velocity-1.5.jar
org.apache.xerces-xercesImpl-2.9.1.jar
velocity-velocity-1.5.jar
xerces-xercesImpl-2.9.1.jar


if I run mvn:clean, the project target folder is cleaned and eclipse compiler complains errors "missing the classes in the above jar files" , then I do maven install these jar files appear in target folder and eclipse compiler is satisfied.

I am also attaching my eclipse project screen shots of maven dependency
screen shot of maven dependency
index.php/fa/3908/0/

screen shot the above libs in target folder
index.php/fa/3909/0/

also attached my project

[Updated on: Thu, 08 September 2011 15:23]

Report message to a moderator

Previous Topic:Error during initialization of VM - m2e
Next Topic:Checkout Maven project from SCM dialog missing "browse" button
Goto Forum:
  


Current Time: Thu Apr 25 07:52:30 GMT 2024

Powered by FUDForum. Page generated in 0.02959 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top