Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-7112

--projects flag should honor --non-recursive flag

    XMLWordPrintableJSON

Details

    Description

      In MNG-6981 and MNG-7102 the behavior around selecting aggregate projects has changed.
      Now, when an aggregate is (de)selected, the aggregate project and all its children will be (de)selected in the reactor.
      Before, just the aggregate was (de)selected and children were not taken into account.

      Because there is no good workaround currently and there is a need for it, we should offer a way to bring the old behavior back.

      -N or --non-recursive is currently used to only select one project, and it will not take its children into account during project collection (before the reactor flags are applied).

      After discussion on the mailing list, the proposed implementation is to use --non-recursive together with --projects to restore the old non-recursive behavior we had before.

      Attachments

        Activity

          People

            martinkanters Martin Kanters
            martinkanters Martin Kanters
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: