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

The goals that download a WildFly distribution should not override an already existing download

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 2.0.0.Final
    • None
    • None
    • None

      Current the run and start goals will override a downloaded and uncompressed version of WildFly if the jboss-home configuration parameter is not defined. The contents are put in ${project.build.directory}/wildfly-run. What should happen is the archive should be extracted to the ${project.build.directory} directory, e.g. for org.wildfly:wildfly-dist:14.0.1.Final:zip the path should be ${project.build.directory}/wildfly-14.0.1.Final.

      This will also be useful for WFMP-62 where the start goal might be executed followed by execute-commands to configure a server for tests.

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

              Created:
              Updated:
              Resolved: