Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-3267

Narayana quickstarts should be possible to be compiled without need to define any specific env variable needed for testing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 5.10.5.Final
    • 5.10.3.Final
    • Quickstarts
    • None
    • Hide
      git clone https://github.com/jbosstm/quickstart/ -b 5.10.4.Final
      cd quickstart
      mvn clean install -DskipTests
      
      Show
      git clone https: //github.com/jbosstm/quickstart/ -b 5.10.4.Final cd quickstart mvn clean install -DskipTests

      When Narayana quickstarts is run with mvn install -DskipTests` it fails as it requires (at least) {{JBOSS_HOME env variable to be set. When the quickstart are about to be just installed and not running then it should not be necessary to pre-define any variable.
      All quickstarts should be just compiled.

      And then it's possible to go to particular quickstart folder and set necessary env variable and run the tests.

              ochaloup@redhat.com Ondrej Chaloupka (Inactive)
              ochaloup@redhat.com Ondrej Chaloupka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: