Skip to content

Commit 11519d6

Browse files
authored
added onCreateCommand
1 parent ddc839a commit 11519d6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@
99
"installGradle": false,
1010
"jdkDistro": "tem"
1111
}
12-
}
12+
},
13+
14+
"onCreateCommand": "./mvnw install -B -V -Dmaven.javadoc.skip=true -PskipBundlePlugin,minimal-fix-latest"
1315
}

0 commit comments

Comments
 (0)