Apache/ Maven/ Plugins/ Apache Maven Compiler Plugin/ Using Non-Javac Compilers | Last Published: 2024-03-15 Version: 3.13.0 Contrary to this plugin's name, the Compiler Plugin does not compile the sources of your project by itself. To compile, the Compiler Plugin uses another class to compile them. The parameter compilerId determines which class will be used. Currently, the Compiler Plugin is bun