commit | 5720b3f10f858fb5a65361f797058013687f40ac | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@opennetworking.org> | Wed May 16 15:08:37 2018 -0700 |
committer | Jonathan Hart <jono@opennetworking.org> | Wed May 16 15:10:56 2018 -0700 |
tree | e0b1244c6fb8d28252d4a967f8f1ae27274929ee | |
parent | f0333a15ee3f851c220b45c8d9b12a2ac315f427 [diff] |
Show maven dependency information for debugging Change-Id: I761772b1cc3653b4da97f63f451032a612e4213c
diff --git a/jjb/maven.yaml b/jjb/maven.yaml index 02195e3..785dd0f 100644 --- a/jjb/maven.yaml +++ b/jjb/maven.yaml
@@ -12,7 +12,7 @@ project-type: maven maven: root-pom: pom.xml - goals: 'clean install' + goals: 'dependency:tree clean install' parameters: - string: