-
Bug
-
Resolution: Duplicate
-
Major
-
None
Url Links in modules view in a Maven project lost the project name.
I observed this lost from version 1.512 and higger.
The observed link is http(s)://SERVER/job/CLASS_ID$MODULE_NAME/
This url returns a 404 Error.
Correct url link is http(s)://SERVER/job/JOB_NAME/CLASS_ID$MODULE_NAME/
As a workaround you can access this url directly.
- duplicates
-
JENKINS-17713 Maven Module links are now broken - missing Job Name
- Resolved