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

Deprecate configuration parameters that will not be usable with provisioning

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Blocker Blocker
    • 2.1.0.Final
    • None
    • Maven Plugin
    • None

      The run and start goals allow the group id and artifact id of the downloaded server to be overridden. This was for downloading a ZIP. With Provisioning coming into the plugin these values will no longer be used and should be deprecated.

      The fork parameter on the execute-commands goal also needs to be changed to indicate the jboss-home will be required if the target/server directory does not exist. In previous releases this downloaded the server if it was not present. We should no longer do that.

      These things should be documented in the FAQ as well.

      Parameters to be deprecated for run:

      • artifact
      • groupId
      • artifactId
      • classifier
      • packaging

      Parameters to be deprecated for start:

      • artifact
      • groupId
      • artifactId
      • classifier
      • packaging

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

              Created:
              Updated:
              Resolved: