Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-31465

Maven resources plugin does not include empty dirs.

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 2023.x
    • Fix Version/s: 2023.0
    • Component/s: CI/CD
    • Release Notes Summary:
      The maven-resource-plugin has been configured to include empty directories in nuxeo-jsf-ui-lts/code
    • Sprint:
      nxplatform #76
    • Story Points:
      2

      Description

      After the recent maven.resources.plugin bump (https://github.com/nuxeo/nuxeo-lts/pull/663)

      the maven resources plugin doesn't copy empty directories by default anymore.
      After groomsploring a broken jsf build (https://jenkins.platform.dev.nuxeo.com/blue/organizations/jenkins/nuxeo%2Flts%2Fnuxeo-jsf-ui/detail/2023/34/pipeline/)

      we could verify adding the following parameter solves the issue:

      -Dmaven.resources.includeEmptyDirs=true

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: