we're having trouble with building a project in Jenkins. First of all some details on what we're using:
We're getting the following error:
[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.2:sonar (default-cli) on project : The folder 'path-to-project-workspace\-ear\pom.xml' does not exist for 'path:project-ear' (base directory = path-to-project-workspace\ [Help 1]
Technically this could obviously be a problem on developer side. But I've been checking everything and it looks like it should work.
Maybe someone here has encountered a similiar problem? Any help would be appreciated.
Kind regards
Looks like the problem was indeed on developer side. It is working now.