Uploaded image for project: 'WildFly Maven Plugin'
  1. WildFly Maven Plugin
  2. WFMP-115

Allow a multi-module deployment to deploy specific artifacts

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Maven Plugin
    • None

      In some cases, for example from Jenkins, it may be desirable to execute the a deploy goal from the command line. In a multi-module project this could attempt to deploy artifacts that should not be deployed. Adding a way to include specific artifacts would allow this to work.

      in the AbstractAppDeployment we could introduce an includes array. This could either be a true GAV plus packaging or it could just be artifact and packaging since more than likely the groupId and version will always be the same. For undeploys this may not be true, but there are other ways to handle that.

      See the following PR discussion for some more details https://github.com/wildfly/wildfly-maven-plugin/pull/189

              Unassigned Unassigned
              jperkins-rhn James Perkins
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: