Is your feature request related to a problem? Please describe.
When deploying a Maven project with JFrog CLI, JFrog CLI is unable to read the parameter in the pom file of a certain module to skip the deploy of this module.
- Using the "mvn deploy" common can skip the module in the maven project.
- Using the "jf mvn deply" common can't skip the module in the maven project
Describe the solution you'd like to see
Hope support the "jf mvn deply" can like the "mvn deploy" to support parameter.
Additional context
JFrog CLI version: 2.77.0