I have a java/maven/spring project.
The IDE is showing the JAVA build option in the bottom bar... it seems it using the JAVA plugin to build the project
when i try to build my project using maven, the JAVA tries to rebuild in parallel and i get a lot of problems with the compilation
