We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddc839a commit 11519d6Copy full SHA for 11519d6
.devcontainer/devcontainer.json
@@ -9,5 +9,7 @@
9
"installGradle": false,
10
"jdkDistro": "tem"
11
}
12
- }
+ },
13
+
14
+ "onCreateCommand": "./mvnw install -B -V -Dmaven.javadoc.skip=true -PskipBundlePlugin,minimal-fix-latest"
15
0 commit comments