-
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
-
Integrated in
jenkins_main_trunk #2559
JENKINS-17713Preparing unit and functional test coverage. (Revision a5ac54eac82ce1cbfd7fbeca46ac080bc0847627)Result = SUCCESS
Jesse Glick : a5ac54eac82ce1cbfd7fbeca46ac080bc0847627
Files :