Community
Participate
Working Groups
I have a pom with an empty dependencies section. When I go between the tag and use the Insert dependency completion to add a dependency the markup being added is incorrect as the tags surrounding the new dependency says "dependencies". I end up with <dependencies> <dependencies> <groupId>org.springframework</groupId> <artifactId>spring-core</artifactId> <version>3.0.5.RELEASE</version> </dependencies> </dependencies>
Fixed. This was a constant typo.
Verified
Moved to https://github.com/eclipse-m2e/m2e-core/issues/