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

Bootable JAR won't be created if server provisioning-dir already exists

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None
    • None
    • Hide
      1. Create bootable JAR with wildfly-maven-plugin
      2. Remove created bootable JAR
      3. Run Maven with same configuration as in step 1
      4. Bootable JAR won't be created because whole packaging process will be skipped due to fact that provisioning-dir already exists.
      Show
      Create bootable JAR with wildfly-maven-plugin Remove created bootable JAR Run Maven with same configuration as in step 1 Bootable JAR won't be created because whole packaging process will be skipped due to fact that provisioning-dir already exists.
    • Hide

      Set overwrite-provisioned-server to true, so everything will be re-provisioned

      Show
      Set overwrite-provisioned-server to true, so everything will be re-provisioned

      When a directory set to provisioning-dir already exists, bootable-jar option is set to true, but the bootable JAR artifact doesn't exist, bootable JAR won't be created.

              lvydra Lukas Vydra
              lvydra Lukas Vydra
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: