Hello Domi
yes. the same command works when i go to the directory run in the slave
node or when i disable sonar plugin and add the step mvn sonar:sonar in the
Build Job.
No, the workspace was NOT used by another user nor did i change the user.
Thanks for your time. Still scratching my Head.
Than
have you tried to execute the same command on the command line?
- login to the slave (e.g. ssh) as the same user as the Jenkins slave is
running with
- change to the same directory
- execute the mvn command
some ideas:
- was the same workspace used by a different Jenkins before?
- did you chang