Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 350 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 350 Bytes

esgf-getcredentials

This is a client tool to export credentials from the ESGF security infrastructure.

Skip tests in Maven

You can pass the maven.test.skip flag as a JVM argument, to skip running tests when the package phase (and the previous ones in the default lifecycle) is run:

mvn package -Dmaven.test.skip=true