-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Platform: PC, OS: Linux
I cannot build our Maven projects at the moment because the path to the pom.xml
contains an backslash instead of a slash. The error message looks like this:
At revision 824
Parsing POMs
No such file /var/lib/hudson/jobs/my_project/workspace\trunk/pom.xml
Perhaps you need to specify the correct POM file path in the project configuration?
finished: FAILURE
This bug was introduced ages ago but I never had time to report it.