We have a maven3 job that runs with the goal "install". Then we use the post-build-action "Deploy artifacts to Artifactory" to upload the results. The checkbox "Deploy even if the build is unstable" ist NOT marked.
The artifacts are now uploaded even though we have failed tests and the build ist marked as unstable.