Community
Participate
Working Groups
Sometimes the configuration of the project goes out-of-sync and it is hard for the user to figure it out. We should strive to make the "refreshing" of the project configuration more automatic if possible. There are several cases of interest: - The user updates from the SCM - The update changes the pom - The parent pom (a snapshot) has changed
m2e creates project level error markers when workspace configuration and pom.xml get out of sync. problems with fully automatic reconciliation of workspace and pom * it may be executed at undesired times, i.e. when the user is in a middle of something and wants to "stick" with the current configuration. * it may destroy manual workspace configuration, like custom classpath entries.
Moved to https://github.com/eclipse-m2e/m2e-core/issues/