Change By: Jesse Glick (29/May/13 1:34 PM)
Priority: Major Critical
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
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to