Maven step

Hello,

Is there specific Run Maven build step?
I could use Run a Script step to do something like
mvn -Dmyprop=myval install -Pspecial
but dedicated step type would be more convenient than an invoking script.

Kind regards,
Aleksandr Ites

Hi Aleksander,

Thanks for getting in touch! We do not have any built-in steps for this. We do support Maven repositories as feeds, but that is the extent of our built-in support for Maven. The only option at the moment would be to use the script step as you have noted.

Let me know if you have any further questions here, or run into any issues.

Best regards,
Daniel

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.