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 254a2f7 + 8c4fb5e commit 3144297Copy full SHA for 3144297
.devcontainer/devcontainer.json
@@ -11,5 +11,5 @@
11
}
12
},
13
14
- "onCreateCommand": "./mvnw install -B -V -Dmaven.javadoc.skip=true -DskipTests -PskipBundlePlugin,minimal-fix-latest"
+ "onCreateCommand": "./mvnw install -B -V -Dmaven.javadoc.skip=true -DskipTests -Dmaven.compiler.failOnError=false -PskipBundlePlugin,minimal-fix-latest"
15
0 commit comments