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

Canonical path of Maven artifacts ends with a dash if the classifier is empty

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • maven-plugin
    • None

      For example when using the assembly plugin with no id the classifier is empty.

          [JENKINS-11819] Canonical path of Maven artifacts ends with a dash if the classifier is empty

          yossis added a comment -

          The root cause is at MavenArtifact#getSeed.
          It should also check for an empty string.

          yossis added a comment - The root cause is at MavenArtifact#getSeed . It should also check for an empty string.

          Code changed in jenkins
          User: Christoph Kutzinski
          Path:
          changelog.html
          http://jenkins-ci.org/commit/jenkins/61f0aa2f0f7f28a117058fd8b626d1dde0ca94da
          Log:
          [FIXED JENKINS-11819] Canonical name of Maven artifacts may end with "-" if classifier is empty.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Christoph Kutzinski Path: changelog.html http://jenkins-ci.org/commit/jenkins/61f0aa2f0f7f28a117058fd8b626d1dde0ca94da Log: [FIXED JENKINS-11819] Canonical name of Maven artifacts may end with "-" if classifier is empty.

          dogfood added a comment -

          Integrated in jenkins_main_trunk #1348
          [FIXED JENKINS-11819] Canonical name of Maven artifacts may end with "-" if classifier is empty.

          Christoph Kutzinski : 61f0aa2f0f7f28a117058fd8b626d1dde0ca94da
          Files :

          • changelog.html

          dogfood added a comment - Integrated in jenkins_main_trunk #1348 [FIXED JENKINS-11819] Canonical name of Maven artifacts may end with "-" if classifier is empty. Christoph Kutzinski : 61f0aa2f0f7f28a117058fd8b626d1dde0ca94da Files : changelog.html

          yossis added a comment -

          Thanks for fixing it. In which version is it fixed?

          yossis added a comment - Thanks for fixing it. In which version is it fixed?

          kutzi added a comment -

          kutzi added a comment - 1.443 http://jenkins-ci.org/changelog

            kutzi kutzi
            yossis yossis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: