Is there anyway to make the errors in Eclipse go away with this plugin too? Everything builds fine from the command line.
I'm using:
jakartaeeMigration {
transform('compileClasspath')
transform('runtimeClasspath')
transform('testCompileClasspath')
transform('testRuntimeClasspath')
}