openzipkin / zipkin-aws

Reporters and collectors for use in Amazon's cloud
Apache License 2.0
69 stars 34 forks source link

Makes maven fail on error during integration tests #46

Closed codefromthecrypt closed 7 years ago

codefromthecrypt commented 7 years ago

Exceptions are not assertions, so materialize as errors. Errors don't cause the integration-test phase to fail, while it will for verify.