Maven plugin m2.conf file is being deleted after freestyle maven project without 'Maven3-Artifactory Integration'. As a result, consecutive Maven builds fails.
The root cause is a change in HAP-917 and in this commit. After each maven build the 'classwords' file is deleted but in case of non 'Maven3-Artifactory Integration', the 'classwords' file defined to be the m2.conf.
Jenkins Jira ticket:
https://issues.jenkins-ci.org/browse/JENKINS-44418