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

Release build show module dependencies to "SNAPSHOTS"

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • artifactory-plugin
    • None
    • hudson 1.343
      artifactory plugin 1.04

      when deploying to artifactory 2.1.3 a RELEASE build, the"published modes" show "snapshots" instead of the Released modules.

      Our build process has 2 types of build :

      • continuous integration that uploads the SNAPSHOTS
      • a "release" job that :
        choose a known succesful build
        replaces SNAPSHOT with nothing ( sed -e s/-SNAPSHOT//g ) as a pre build step
        build and deploy to release repo.

      i also verify as a prebuild step that SNAPSHOT is no longer present in the workspace (grep SNAPSHOT)

      For some reason, module id keeps SNAPSHOT (see attached artifactory buildinfo)

          [JENKINS-5555] Release build show module dependencies to "SNAPSHOTS"

          mmorizot created issue -

          mmorizot added a comment -

          might have made a mistake on my side.
          Need to verify something first.
          Sorry

          mmorizot added a comment - might have made a mistake on my side. Need to verify something first. Sorry
          mmorizot made changes -
          Resolution New: Postponed [ 6 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]

          mmorizot added a comment -

          i parsed the entire sources (pom, java...) of the workspace and no mention -SNAPSHOT.

          am i missing something?

          mmorizot added a comment - i parsed the entire sources (pom, java...) of the workspace and no mention -SNAPSHOT. am i missing something?
          mmorizot made changes -
          Resolution Original: Postponed [ 6 ]
          Status Original: Closed [ 6 ] New: Reopened [ 4 ]

          yossis added a comment -

          Can you attach hudson build log (you can send it to me directly if you wish)

          yossis added a comment - Can you attach hudson build log (you can send it to me directly if you wish)
          sgybas made changes -
          Component/s New: artifactory [ 15689 ]
          Component/s Original: other [ 15490 ]
          Daniel Beck made changes -
          Assignee Original: yossis [ yossis ] New: Eyal Ben Moshe [ eyalbe ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 135647 ] New: JNJira + In-Review [ 185941 ]

            eyalbe Eyal Ben Moshe
            mmorizot mmorizot
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: