blob: 5d6198d365bb7d3a9f81e82cf50d4f79d9fa2fc5 [file] [log] [blame]
{
// for the documentation about the tasks.json format
"version": "0.1.0",
"command": "mvn",
"args": ["clean", "install", "-DskipTests"],
"isShellCommand": true,
"showOutput": "always"
}