You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.
When uninstalling m2e-apt (to try and diagnose build issues), the workspace is left in a corrupted state. All poms now have the following error:
Project configurator "org.jboss.tools.maven.apt.MavenCompilerAptProjectConfigurator" required by plugin execution "org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (execution: default-compile, phase: compile)" is not available. To enable full functionality, install the project configurator and run Maven->Update Project Configuration. pom.xml /BobCommon line 3 Maven Project Build Lifecycle Mapping Problem
For me the errors and the generated annotation directories returned after destroying all those, even after deleting the project and the jboss metadata and of course removing the annotation configuration and dependencies from the pom.xml.
The ground-hog day eternal return of the same only stopped after I disabled annotations in .settings/org.eclipse.jdt.core.prefs.
When uninstalling m2e-apt (to try and diagnose build issues), the workspace is left in a corrupted state. All poms now have the following error:
Additionally, I had to manually remove
and edit
It looks like the workspace lifecyclemapping files in .metadata.plugins\org.eclipse.m2e.core retain metadata regarding apt:
The text was updated successfully, but these errors were encountered: