aboutsummaryrefslogblamecommitdiff
path: root/test/maven/test.sh
blob: 561eed069c8269a092c25c0bac1cde65da3fd5b9 (plain) (tree)
1
2
3
4
5
6
7
8
9
           
 
      
 

                                      
 

                                
 

               
#!/bin/bash

set -e

# Optional: Import test library
source dev-container-features-test-lib

# Definition specific tests
check "version" maven  --version

# Report result
reportResults