This is what a pom looks like, when you install a "non-maven" jar to your repository using the maven-install-plugin (as said in the description). This is not the jar you have shown in your first point. Since this pom does not contain any of your dependencies, eclipse acts correct. Remove the jar from your local repo, install your util project again to your repo and recheck your projects dependencylist
-- View this message in context: http://maven.40175.n5.nabble.com/The-problem-with-import-maven-project-tp5712194p5712222.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
