DEV Community

Said Olano
Said Olano

Posted on

Maven Project - Call python executable

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.

Image description

Top comments (0)