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

Allow resolving inter-module dependencies when using --file

    XMLWordPrintableJSON

Details

    Description

      Suppose we have a multimodule which results in a war. In the end we want to run this war in a container like jetty. Up until now the jetty:run is executed on every module, which doesn't make sense for the other modules.

      This is just one of several examples where you want to control on which module to execute a specific goal. In case of wars, the plugin could check for the packaging type, but in case of jars this won't work.

      There should be a generic solution to mark goals for a specific module.

      Attachments

        Issue Links

          Activity

            People

              martinkanters Martin Kanters
              rfscholte Robert Scholte
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: