You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Maximilian Michels (JIRA)" <ji...@apache.org> on 2016/03/08 12:05:40 UTC

[jira] [Created] (BEAM-99) Travis: Execute Maven "verify" phase

Maximilian Michels created BEAM-99:
--------------------------------------

             Summary: Travis: Execute Maven "verify" phase
                 Key: BEAM-99
                 URL: https://issues.apache.org/jira/browse/BEAM-99
             Project: Beam
          Issue Type: Bug
          Components: testing
            Reporter: Maximilian Michels
            Assignee: Maximilian Michels


For proper execution of all tests, we should execute {{mvn verify}} instead of {{mvn install}}. The install phase is part of the verify phase.

Integration tests are typically executed in the verify phase.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)