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.
2 parents 67a2748 + 99de853 commit 692094dCopy full SHA for 692094d
1 file changed
.devcontainer/devcontainer.json
@@ -11,5 +11,5 @@
11
}
12
},
13
14
- "onCreateCommand": "./mvnw install -B -V -Dmaven.javadoc.skip=true -PskipBundlePlugin,minimal-fix-latest"
+ "onCreateCommand": "./mvnw install -B -V -Dmaven.javadoc.skip=true -DskipTests -PskipBundlePlugin,minimal-fix-latest"
15
0 commit comments