From 31ed4e9a7f3e96c8ad1ddb72ffee43d97daa1886 Mon Sep 17 00:00:00 2001 From: Michael Osipov Date: Sun, 11 Jun 2023 21:21:31 +0200 Subject: [PATCH] Fix formatting --- src/it/MWAR-306/pom.xml | 44 +++++++------- src/it/MWAR-311/pom.xml | 60 +++++++++---------- src/it/MWAR-314/pom.xml | 40 ++++++------- src/it/MWAR-371/pom.xml | 52 ++++++++-------- src/it/MWAR-96/pom.xml | 2 +- .../web-resources-filtering-delimiter/pom.xml | 5 +- src/it/web-resources-filtering/pom.xml | 5 +- 7 files changed, 101 insertions(+), 107 deletions(-) diff --git a/src/it/MWAR-306/pom.xml b/src/it/MWAR-306/pom.xml index facc3b53..93ced0ba 100644 --- a/src/it/MWAR-306/pom.xml +++ b/src/it/MWAR-306/pom.xml @@ -18,28 +18,28 @@ specific language governing permissions and limitations under the License. --> - 4.0.0 - foo.bar + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + foo.bar MWAR-306 - 0.0.1-SNAPSHOT - war - - - - @project.groupId@ - @project.artifactId@ + 0.0.1-SNAPSHOT + war + + + + @project.groupId@ + @project.artifactId@ @project.version@ - - false - - - src/main/webapp - true - - - - - - + + false + + + src/main/webapp + true + + + + + + diff --git a/src/it/MWAR-311/pom.xml b/src/it/MWAR-311/pom.xml index 820173b1..c59505af 100644 --- a/src/it/MWAR-311/pom.xml +++ b/src/it/MWAR-311/pom.xml @@ -25,40 +25,40 @@ under the License. Maven War Plugin Bug Filtering of properties files (as a web resource) broken in maven-war-plugin version 2.4. war - + UTF-8 - foo foo + foo foo - + - - src/main/resources/default.properties - - - - src/main/resources - true - - - - - @project.groupId@ - @project.artifactId@ + + src/main/resources/default.properties + + + + src/main/resources + true + + + + + @project.groupId@ + @project.artifactId@ @project.version@ - - - - src/main/resources - true - - **/app.properties - - - - true - - - + + + + src/main/resources + true + + **/app.properties + + + + true + + + diff --git a/src/it/MWAR-314/pom.xml b/src/it/MWAR-314/pom.xml index da9ef170..38b5efcd 100644 --- a/src/it/MWAR-314/pom.xml +++ b/src/it/MWAR-314/pom.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - 4.0.0 - mwar314 - mwar314 - 0.0.1-SNAPSHOT - war - - - - org.apache.maven.plugins - maven-war-plugin - @project.version@ - - false - src/main/webapp/WEB-INF/web.xml - - - - - \ No newline at end of file + 4.0.0 + mwar314 + mwar314 + 0.0.1-SNAPSHOT + war + + + + org.apache.maven.plugins + maven-war-plugin + @project.version@ + + false + src/main/webapp/WEB-INF/web.xml + + + + + diff --git a/src/it/MWAR-371/pom.xml b/src/it/MWAR-371/pom.xml index 1f72884f..a14e9044 100644 --- a/src/it/MWAR-371/pom.xml +++ b/src/it/MWAR-371/pom.xml @@ -18,34 +18,34 @@ specific language governing permissions and limitations under the License. --> - 4.0.0 - mwar371 - mwar371 - 1.0-SNAPSHOT - pom - Maven Integration Test :: MWAR-371 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + mwar371 + mwar371 + 1.0-SNAPSHOT + pom + Maven Integration Test :: MWAR-371 MWAR-371 integration test UTF-8 - - - generic - custom - - - - - - maven-war-plugin - @project.version@ - - false - - - - - - \ No newline at end of file + + + generic + custom + + + + + + maven-war-plugin + @project.version@ + + false + + + + + + diff --git a/src/it/MWAR-96/pom.xml b/src/it/MWAR-96/pom.xml index 3a303a5e..1e895f71 100644 --- a/src/it/MWAR-96/pom.xml +++ b/src/it/MWAR-96/pom.xml @@ -25,7 +25,7 @@ under the License. 1.0-SNAPSHOT MWAR-96 MWAR-144 Tests http://maven.apache.org - + maven-war-plugin diff --git a/src/it/web-resources-filtering-delimiter/pom.xml b/src/it/web-resources-filtering-delimiter/pom.xml index 84391162..9979ce97 100644 --- a/src/it/web-resources-filtering-delimiter/pom.xml +++ b/src/it/web-resources-filtering-delimiter/pom.xml @@ -28,10 +28,9 @@ under the License. parent/pom.xml - example pom - + Example Maven Multi-module project For Filtering with Delimiters http://maven.apache.org @@ -39,6 +38,4 @@ under the License. parent web - - diff --git a/src/it/web-resources-filtering/pom.xml b/src/it/web-resources-filtering/pom.xml index 8412bae7..1db8bb59 100644 --- a/src/it/web-resources-filtering/pom.xml +++ b/src/it/web-resources-filtering/pom.xml @@ -28,10 +28,9 @@ under the License. parent/pom.xml - example pom - + Example Maven Multi-module project http://maven.apache.org @@ -39,6 +38,4 @@ under the License. parent web - -