JAVA-20630 upgrade maven war plugin to be compatible with JDK 11 and 17 (#13945)
* JAVA-20630 upgrade maven war plugin to be compatible with JDK 11 and 17 * JAVA-20630 code format * JAVA-20630 don't fail if there's no web.xml and using Java based configuration while building a war file * JAVA-20630 avoid unneeded formatting * JAVA-20630 change order of modules to solve flaky tests
This commit is contained in:
committed by
GitHub
parent
4192bf3bdc
commit
167a3f53ed
+1
-1
@@ -65,4 +65,4 @@
|
||||
<maven-jar-plugin.version>3.0.2</maven-jar-plugin.version>
|
||||
</properties>
|
||||
|
||||
</project>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user