You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by ab...@apache.org on 2019/01/30 17:41:59 UTC

[incubator-zipkin-brave-karaf] 18/42: Also install top make jars available for pax exam

This is an automated email from the ASF dual-hosted git repository.

abesto pushed a commit to branch test-jenkins-github-integration
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-brave-karaf.git

commit 9ff54a9585bb819ee1e8ec071c10ec3097df535f
Author: Christian Schneider <ch...@die-schneider.net>
AuthorDate: Thu Jul 6 13:50:02 2017 +0200

    Also install top make jars available for pax exam
---
 circle.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/circle.yml b/circle.yml
index aa6c311..cf12423 100644
--- a/circle.yml
+++ b/circle.yml
@@ -27,7 +27,7 @@ dependencies:
 
 test:
   override:
-    - ./mvnw verify
+    - ./mvnw verify install
   post:
     # parameters used during release
     # allocate commits to CI, not the owner of the deploy key