Uploaded image for project: 'Nuxeo Web UI'
  1. Nuxeo Web UI
  2. WEBUI-624

Add a parameter to 10.10 ondemand workflow to change base pom version

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2.4.57
    • Component/s: CI/CD

      Description

      The ondemand pipeline added under WEBUI-599 should have an additional parameter: the server hotfix version to use in the build. This parameter would replace the version in the pom files, which is sometimes necessary as a workaround when platform artifacts are missing in mavenin. This can be done with a simple sed command:

      sh "sed -i \"s/10.10-HF55-SNAPSHOT/10.10-HF53-SNAPSHOT/g\" pom.xml"
      

      Where 10.10-HF55-SNAPSHOT is the current POM version and 10.10-HF53-SNAPSHOT is the last known pushed artifact version.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 hour, 10 minutes
                  1h 10m