Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-17713

Maven Module links are now broken - missing Job Name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • maven-plugin
    • 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

            vlatombe Vincent Latombe
            gcummings Geoff Cummings
            Votes:
            6 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: