Closed ojecborec closed 10 months ago
@ojecborec Thanks for reporting this issue. We already created #775 to fix it. You can subscribe https://github.com/jfrog/jfrog-cli/issues/2373 for updates.
Thank you for letting me know. I'm closing this issue.
Describe the bug Trying to build Maven project without publishing artifacts to Artifactory. Looks like
-Dartifactory.publish.artifacts=false
parameter is being ignored. Has this parameter changed recently?To Reproduce JFrog CLI 2.52.8
I can only exclude publishing artifacts if I use
mvn package
instead ofmvn install
which is something I'm trying to avoid.Expected behavior JFrog CLI 2.51.1 works as expected. See the log entry: deploy artifacts set to false, artifacts will not be deployed
Versions