We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f40c9d3 commit 3199aa3Copy full SHA for 3199aa3
1 file changed
spring-mvc-no-xml/pom.xml
@@ -86,7 +86,7 @@
86
<artifactId>maven-war-plugin</artifactId>
87
<version>${maven-war-plugin.version}</version>
88
<configuration>
89
- <failonmissingwebxml>false</failonmissingwebxml>
+ <failOnMissingWebXml>false</failOnMissingWebXml>
90
</configuration>
91
</plugin>
92
0 commit comments