Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: maven
Created: 23/Apr/13 10:47 AM
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

Project: Jenkins
Priority: Major Major
Reporter: Geoff Cummings
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to