JetBrains Space
 

Maven for Java and Kotlin

Last modified: 15 December 2023

The typical task when working with a Maven project is to build the project and run tests, and publish Maven artifacts after that. Space Automation doesn't provide any helper functions for Maven, therefore your Automation scripts must directly use the mvn tool.