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

dev goal contains only name property, but deploy-only contains both name and filename

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 5.0.1.Final
    • 5.0.0.Final
    • Maven Plugin
    • None

      dev goal contains only name property, but not filename. name property is used also as a filename to deploy. It is impossible to deploy file with different runtime name.
      deploy-only goal contains both name and filename. name is used as runtime name. Therefore, it is possible to deploy file with different runtime name.

      This mismatch in goals makes difficult to use the same war file for aims of development and integration testing. Within integration test maven phase deploy-only goal is used and it is possible to set another runtime name (and context path) for application, but developers (with dev goal) are forced to use runtime name (and context path) which is coinciding with filename.

              jperkins-rhn James Perkins
              mail@bychkov.name Vladimir V. Bychkov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: