Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-1285

build.sh with -Drelease=true produces incomplete artefacts

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.0.0.Alpha1
    • None
    • Build System
    • None

    Description

      To reproduce:

      ./build.sh clean install -DskipTests -Drelease=true
      ls -alh ./dist/target/wildfly-8.0.0.Alpha1-SNAPSHOT.zip
      

      If you take a look at the contents of the distribution, you will see it contains just:

      ├── domain
      │   └── configuration
      │       ├── application-users.properties
      │       └── mgmt-users.properties
      └── standalone
          └── configuration
              ├── application-users.properties
              └── mgmt-users.properties
      

      Seems to be caused by:

      https://github.com/wildfly/wildfly/commit/68bcb7312e6f8d8c04249232c5df176064788519

      Attachments

        Activity

          People

            jaikiran Jaikiran Pai (Inactive)
            paul.robinson@redhat.com Paul Robinson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: