-
Bug
-
Resolution: Duplicate
-
Major
-
Debian 6.0.7
Package from jenkins-ci
Version 1.512
Maven 2 project
When visualize modules of project, url is :
http://localhost:8080/job/Development/modules
When trying to go on detail of a job url is :
http://localhost:8080/job/ch.swisscom$decision/
The name of the project (Development) is missing in the url.
I obtain : error 404
Add by hand the name of the project to the url and all is working :
http://localhost:8080/job/Development/ch.swisscom$decision/
- duplicates
-
JENKINS-17713 Maven Module links are now broken - missing Job Name
- Resolved