-
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
-
[JENKINS-17713] Maven Module links are now broken - missing Job Name
Link |
New:
This issue is duplicated by |
Link |
New:
This issue is duplicated by |
Assignee | New: Vincent Latombe [ vlatombe ] |
Link |
New:
This issue is duplicated by |
Description |
Original:
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 |
New:
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 |
Priority | Original: Major [ 3 ] | New: Critical [ 2 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 148893 ] | New: JNJira + In-Review [ 192929 ] |