Details
-
Bug
-
Status: Resolved (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
Description
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
Attachments
Issue Links
- 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
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue is duplicated by |
Link |
This issue is duplicated by |
Assignee | Vincent Latombe [ vlatombe ] |
Link |
This issue is duplicated by |
Description |
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 |
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 | Major [ 3 ] | Critical [ 2 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Workflow | JNJira [ 148893 ] | JNJira + In-Review [ 192929 ] |