Maven Java Project Compilation With Embedded Python
To compile a Maven Java project that uses internal Python, change the `executable` value in the `<configuration>` tag.
If for any reason you need to compile one maven project (Java) with internally used Python, then you only have to change the executable value in the configuration tag.