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

finalName doesn't expand plugin-set properties

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • maven-plugin
    • None
    • Platform: All, OS: Windows XP

      We're using the maven buildnumber plugin (
      http://commons.ucalgary.ca/projects/maven-buildnumber-plugin/howto.html) to
      embed subversion revision ids in our artifact names. The final name in our
      pom's <build> section is
      <finalName>${project.artifactId}-${project.version}-r${buildNumber}</finalName>;
      which is expanded during the build to (say)
      buildnumberbug-0.1-SNAPSHOT-r4282.jar. However, Hudson only partially expands
      this, displaying the artifact name as
      buildnumberbug-0.1-SNAPSHOT-r${buildNumber}.jar

        1. pom.xml
          2 kB
        2. config.xml
          1 kB

          [JENKINS-812] finalName doesn't expand plugin-set properties

          andy_lynch created issue -
          Kohsuke Kawaguchi made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Andrew Bayer made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          Jenkins IRC Bot made changes -
          Component/s New: maven-plugin [ 16033 ]
          Component/s Original: maven2 [ 15487 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 130885 ] New: JNJira + In-Review [ 200197 ]

            Unassigned Unassigned
            andy_lynch andy_lynch
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: