Hello!
I have the following maven-dependency:
Project-properties:
And try to use it by spring-xml-configuration:
SDK is 11.0.6.
I tried:
1. Rebuild project.
2. Invalidate Caches/Restart
3.
Maven Clean/Install. But Install failed by the reason of:
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project user_service: Fatal error compiling
Help me, please!!! I almost a day battle with this problem