Community
Participate
Working Groups
Ran into this while renaming tycho artifacts from org.sonatype.tycho to org.eclipse.tycho namespace. Steps to reproduce * Import multi-module project, which parent pom using misspelled extensions plugin that defines packaging type used by child modules ** expected/observed: all pom.xml have error markers that extensions plugin can't be resolved. * Fixed extensions plugin spelling in the parent pom.xml expected: all child modules have "stale project configuration" error markers observed: no error markers, even though projects are not configured properly
Fixed. http://git.eclipse.org/c/m2e/m2e-core.git/commit/?id=53d560ec8458f23300cee25336741d7378d64862 https://github.com/sonatype/m2e-core-tests/commit/444e8f676809569e812eef13b7b54aa5f9a14f6d
Moved to https://github.com/eclipse-m2e/m2e-core/issues/