Apologies, if this is a stupid idea. I would like to check if there is a way to perform maven release build from command line. I would like to check if there is a way, even if, maven release is not meant to perform that way.
I have verified jenkins-cli.jar options. It is not available with that. Is there any alternative, to peform the release build from command line with proper autherization.? using groovy or any other option.
Please help me.