Hello, I have a strange problems with m2eclipse handling some rather complex multi-level pom inheritance. I have pomA -> pomB -> pomC. When I import the projet as Maven project into eclipse, I got the following errror: Build error for /sample-audit-ci/pom.xml; java.lang.ClassCastException: org.apache.maven.artifact.repository.DefaultArtifactRepository cannot be cast to org.apache.maven.model.Repository
Note that repositories are defined in the toplevel pom (pomC in this case) and in the settings.xml file Regards Arnaud Bailly -- View this message in context: http://www.nabble.com/Strange-problem-with-hierarchical-poms-tf4897584s177.html#a14026932 Sent from the Maven Eclipse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
