| [news.eclipse.technology.iam] Re: Installation Failure |
- I have deleted the following line in the .classpath of my projects :
<classpathentry kind="con" path="org.devzuz.q.maven.jdt.core.mavenClasspathContainer"/>
This is the old classpath container name, used by q4e. So I am guessing that you didn't uninstall q4e before installing IAM ?
- I have added in my pom exclusions for duplicate artefact to avoid duplicate entries in the "Maven Classpath Container"
Could you open a bugzilla with a sample pom showing the problem? The Maven Classpath Container should not allow duplicate entries, so this might be a bug.
I'm going to try to reproduce in a sample project