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 6961b80 commit 0763761Copy full SHA for 0763761
src/site/resources/maven-build-cache-config.xml
@@ -16,7 +16,7 @@
16
limitations under the License.
17
-->
18
<cache xmlns="http://maven.apache.org/BUILD-CACHE-CONFIG/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19
- xsi:schemaLocation="http://maven.apache¬.org/BUILD-CACHE-CONFIG/1.0.0 target/generated-resources/modello/build-cache-config-1.0.0.xsd">
+ xsi:schemaLocation="http://maven.apache.org/BUILD-CACHE-CONFIG/1.0.0 https://maven.apache.org/xsd/build-cache-config-1.0.0.xsd">
20
21
<!--
22
Template Maven build cache configuration
0 commit comments