Uploaded image for project: 'Byteman'
  1. Byteman
  2. BYTEMAN-414

Byteman compilation withouth need to run the tests

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • 4.0.17
    • 4.0.16
    • Tools
    • None

      It would be nice if the Bytenan source code compilation could be speed-up with not executing the tests and possibly skipping generating the documentation. This should be only optional when needed.

      Currently when command

      mvn clean install
      

      is executed then all tests are executed and documentation generated. That's not great when experimenting with some code changes.

      A chance to speed-up the compilation would be nice but running -DskipTests -DskipITs fails because of maven verification plugin and the documentation is generated automatically.

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

              Created:
              Updated:
              Resolved: