-
Bug
-
Resolution: Fixed
-
Critical
-
None
Links to Maven modules are now generating an incorrect url
Navigating to the following url: http://server_url/jenkins/job/JOB_NAME/modules
I am presented with a list of Maven Modules.
The link for each module is now:
http://server_url/jenkins/job/maven.group.id$maven.artifact.id/
it should be:
http://server_url/jenkins/job/JOB_NAME/maven.group.id$maven.artifact.id/
Also Note,
This page used to display Maven Modules named as the Name value in its pom.xml
It now displays them as
JOB_NAME » maven.group.id:maven.artifact.id
- is duplicated by
-
JENKINS-17750 Error in Url for job detail
-
- Resolved
-
-
JENKINS-17870 From version 1.512 Url Links in Modules View have lost Job Name
-
- Resolved
-
-
JENKINS-18033 Module Links produce Status Code 404 when clicked
-
- Resolved
-
[1] seems to break maven module links.
@Vlatombe
Would you like to look into this?
[1] https://github.com/jenkinsci/jenkins/commit/d54105c296965f915d2124a3b475de2b8b6efa54