commit | 82272776de574fad2ab0e654a9dcd60df1472d52 | [log] [tgz] |
---|---|---|
author | Carlos Sanchez <carlos@apache.org> | Mon Jul 18 09:58:29 2016 +0200 |
committer | Carlos Sanchez <carlos@apache.org> | Mon Jul 18 10:02:11 2016 +0200 |
tree | fe78424e71e3bb89f55514df04c32429640d6cab | |
parent | f50f960901eed8f921959cd72426872ed41865d8 [diff] [blame] |
install-plugins is not resolving transitive dependencies
diff --git a/tests/tests.bats b/tests/tests.bats index ead87f1..0dc3888 100644 --- a/tests/tests.bats +++ b/tests/tests.bats
@@ -73,6 +73,10 @@ assert_line 'maven-plugin.jpi.pinned' assert_line 'ant.jpi' assert_line 'ant.jpi.pinned' + assert_line 'credentials.jpi' + assert_line 'credentials.jpi.pinned' + assert_line 'mesos.jpi' + assert_line 'mesos.jpi.pinned' } @test "clean test containers" {