Is your feature request related to a problem? Please describe.
Normal mvn package command builds artifacts, but doesn't install and/or deploy them. But currently jfrog mvn package automatically uploads artifacts to artifactory. So it should obey the same principle as normal mvn package.
Describe the solution you'd like to see
jfrog mvn package should only build artifacts, but not upload them to artifactory.
Describe alternatives you've considered
N/A
Additional context
N/A