Community
Participate
Working Groups
When the following markup is input to m2e, the error marker is on the root node. <dependency> <artifactId>spring-core</artifactId> <groupId>org.springframework</groupId> <version></version> <exclusions> <exclusion> <artifactId>commons-logging</artifactId> <groupId>commons-logging</groupId> </exclusion> </exclusions> </dependency>
Patch released in HEAD.
Fixed the case when the MavenProblem points to a parent file and fixed the unit tests.
Moved to https://github.com/eclipse-m2e/m2e-core/issues/