Uploaded image for project: 'Eclipse Che development'
  1. Eclipse Che development
  2. CHE-240

by default, running a test should perform a build before even without `build` command

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None
    • None

      In a project without any predifined commands, executing a test displays
      "Executing the tests without preliminary compilation." and doesn't recompile before running the test
      In the current implementation, assumption is made that a command named "build" exist and contains the build command of the project.
      Unfortunately, this is not always the case. if the build command doesn't exist, it should at least try "mvn test-compile" by default.

              Unassigned Unassigned
              sutan@redhat.com Sun Tan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: