Uploaded image for project: 'PUBLIC - Liferay Portal Community Edition'
  1. PUBLIC - Liferay Portal Community Edition
  2. LPS-173583

As a workspace developer, I would like to exclude modules from the workspace build

Details

    Description

      liferay.workspace.modules.excludes.dir=
      Set the list of directories to exclude from build lifecycle. This will also search sub directories for matches.-

      final implementation was done like this:
      liferay.workspace.dir.excludes.globs= 
      See GETTING_STARTED.markdown for more details

      See https://liferay.slack.com/archives/CL08WH5V0/p1674256999655509 for details

      Example:

      modules\
          test1\
          test2\
              test2-api\
              test2-service\
              test2-test\
          test3\
              test3-api\
              test3-service\
              test3-test\
          test4\
       
      If the user sets the following:
      liferay.workspace.modules.excludes.dir=test1,test2-api,test3
      
      the only module that will build is test4

      Attachments

        Activity

          People

            lawrence.lee Lawrence Lee
            lawrence.lee Lawrence Lee
            Lawrence Lee Lawrence Lee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Packages

                Version Package
                Master