hallo
how did you import the project?
are you using the eclipse:eclipse goal to create the .project file?
or are you using the m2eclipse plugin? if so is it enabled for the project?
i assume those libraries where downloaded from you own repository? what
does your pom say for the jars (groupId/artifactId)?
regards
op
pinky88 schrieb:
Hi all,
I've created a maven project and imported it to eclipse, I have dependencies
in the pom.xml for servlet.api and jsp.api etc, but now eclipse is giving me
the errors:
Project 'MyWebApp' is missing required library:
'/home/karen/.m2/repository/tomcat/jsp-api/5.5.23/jsp-api-5.5.23.jar'
Project 'MyWebApp' is missing required library:
'/home/karen/.m2/repository/tomcat/servlet-api/5.5.23/servlet-api-5.5.23.jar'
etc..
Any idea how I get them or why they're not there?
Karen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]