Skip to content

Commit 4488d02

Browse files
authored
[JAVA-35730] Fix-formatting-of-POMs (#16882)
1 parent f63c2b0 commit 4488d02

File tree

68 files changed

+120
-120
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+120
-120
lines changed

spring-web-modules/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-web-modules</artifactId>
77
<version>0.0.1-SNAPSHOT</version>
8-
<name>spring-web-modules</name>
98
<packaging>pom</packaging>
9+
<name>spring-web-modules</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>

spring-web-modules/spring-mvc-xml-2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-mvc-xml-2</artifactId>
77
<version>0.1-SNAPSHOT</version>
8-
<name>spring-mvc-xml-2</name>
98
<packaging>war</packaging>
9+
<name>spring-mvc-xml-2</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>

spring-web-modules/spring-mvc-xml/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-mvc-xml</artifactId>
77
<version>0.1-SNAPSHOT</version>
8-
<name>spring-mvc-xml</name>
98
<packaging>war</packaging>
9+
<name>spring-mvc-xml</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>

spring-web-modules/spring-rest-angular/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-rest-angular</artifactId>
77
<version>1.0</version>
8-
<name>spring-rest-angular</name>
98
<packaging>war</packaging>
9+
<name>spring-rest-angular</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>

spring-web-modules/spring-rest-http-2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-rest-http-2</artifactId>
77
<version>0.1-SNAPSHOT</version>
8-
<name>spring-rest-http-2</name>
98
<packaging>war</packaging>
9+
<name>spring-rest-http-2</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>

spring-web-modules/spring-rest-http-3/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-rest-http-3</artifactId>
77
<version>0.1-SNAPSHOT</version>
8-
<name>spring-rest-http-3</name>
98
<packaging>war</packaging>
9+
<name>spring-rest-http-3</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>

spring-web-modules/spring-rest-http/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-rest-http</artifactId>
77
<version>0.1-SNAPSHOT</version>
8-
<name>spring-rest-http</name>
98
<packaging>war</packaging>
9+
<name>spring-rest-http</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>

spring-web-modules/spring-rest-query-language/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-rest-query-language</artifactId>
77
<version>0.1-SNAPSHOT</version>
8-
<name>spring-rest-query-language</name>
98
<packaging>war</packaging>
9+
<name>spring-rest-query-language</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>

spring-web-modules/spring-rest-shell/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-rest-shell</artifactId>
7-
<name>spring-rest-shell</name>
87
<packaging>jar</packaging>
8+
<name>spring-rest-shell</name>
99
<description>A simple project to demonstrate Spring REST Shell features.</description>
1010

1111
<parent>

spring-web-modules/spring-rest-simple/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-rest-simple</artifactId>
77
<version>0.1-SNAPSHOT</version>
8-
<name>spring-rest-simple</name>
98
<packaging>war</packaging>
9+
<name>spring-rest-simple</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>

spring-web-modules/spring-rest-testing/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-rest-testing</artifactId>
77
<version>0.1-SNAPSHOT</version>
8-
<name>spring-rest-testing</name>
98
<packaging>war</packaging>
9+
<name>spring-rest-testing</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>

spring-web-modules/spring-resttemplate-1/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-resttemplate-1</artifactId>
77
<version>0.1-SNAPSHOT</version>
8-
<name>spring-resttemplate-1</name>
98
<packaging>war</packaging>
9+
<name>spring-resttemplate-1</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>

spring-web-modules/spring-resttemplate-2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-resttemplate-2</artifactId>
77
<version>0.1-SNAPSHOT</version>
8-
<name>spring-resttemplate-2</name>
98
<packaging>war</packaging>
9+
<name>spring-resttemplate-2</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>

spring-web-modules/spring-resttemplate-3/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-resttemplate-3</artifactId>
77
<version>0.1-SNAPSHOT</version>
8-
<name>spring-resttemplate-3</name>
98
<packaging>war</packaging>
9+
<name>spring-resttemplate-3</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>
@@ -29,7 +29,7 @@
2929
<version>${httpclient5.version}</version>
3030
</dependency>
3131
</dependencies>
32-
32+
3333
<build>
3434
<plugins>
3535
<plugin>

spring-web-modules/spring-resttemplate/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-resttemplate</artifactId>
77
<version>0.1-SNAPSHOT</version>
8-
<name>spring-resttemplate</name>
98
<packaging>war</packaging>
9+
<name>spring-resttemplate</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>

spring-web-modules/spring-session/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-session</artifactId>
77
<version>1.0.0-SNAPSHOT</version>
8-
<name>spring-session</name>
98
<packaging>pom</packaging>
9+
<name>spring-session</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>

spring-web-modules/spring-session/spring-session-jdbc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-session-jdbc</artifactId>
77
<version>0.0.1-SNAPSHOT</version>
8-
<name>spring-session-jdbc</name>
98
<packaging>jar</packaging>
9+
<name>spring-session-jdbc</name>
1010
<description>Spring Session with JDBC tutorial</description>
1111

1212
<parent>

spring-web-modules/spring-session/spring-session-mongodb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-session-mongodb</artifactId>
77
<version>0.0.1-SNAPSHOT</version>
8-
<name>spring-session-mongodb</name>
98
<packaging>jar</packaging>
9+
<name>spring-session-mongodb</name>
1010
<description>Spring Session with MongoDB tutorial</description>
1111

1212
<parent>

spring-web-modules/spring-session/spring-session-redis/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-session-redis</artifactId>
77
<version>1.0.0-SNAPSHOT</version>
8-
<name>spring-session-redis</name>
98
<packaging>jar</packaging>
9+
<name>spring-session-redis</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>

spring-web-modules/spring-thymeleaf-2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-thymeleaf-2</artifactId>
7-
<name>spring-thymeleaf-2</name>
87
<packaging>war</packaging>
8+
<name>spring-thymeleaf-2</name>
99

1010
<parent>
1111
<groupId>com.baeldung</groupId>

spring-web-modules/spring-thymeleaf-3/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-thymeleaf-3</artifactId>
7-
<name>spring-thymeleaf-3</name>
87
<packaging>war</packaging>
8+
<name>spring-thymeleaf-3</name>
99

1010
<parent>
1111
<groupId>com.baeldung</groupId>

spring-web-modules/spring-thymeleaf-4/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-thymeleaf-4</artifactId>
7-
<name>spring-thymeleaf-4</name>
87
<packaging>war</packaging>
8+
<name>spring-thymeleaf-4</name>
99

1010
<parent>
1111
<groupId>com.baeldung</groupId>

spring-web-modules/spring-thymeleaf-5/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-thymeleaf-5</artifactId>
7-
<name>spring-thymeleaf-5</name>
87
<packaging>war</packaging>
8+
<name>spring-thymeleaf-5</name>
99

1010
<parent>
1111
<groupId>com.baeldung</groupId>

spring-web-modules/spring-thymeleaf-attributes/accessing-session-attributes/pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,5 @@
7777
<mockito.version>5.3.1</mockito.version>
7878
<spring.boot.starter.thymeleaf>3.1.1</spring.boot.starter.thymeleaf>
7979
</properties>
80+
8081
</project>

spring-web-modules/spring-thymeleaf-attributes/pom.xml

+4-3
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,15 @@
1313
<version>0.0.1-SNAPSHOT</version>
1414
</parent>
1515

16+
<modules>
17+
<module>accessing-session-attributes</module>
18+
</modules>
19+
1620
<dependencies>
1721
<dependency>
1822
<groupId>org.springframework.boot</groupId>
1923
<artifactId>spring-boot-devtools</artifactId>
2024
</dependency>
2125
</dependencies>
2226

23-
<modules>
24-
<module>accessing-session-attributes</module>
25-
</modules>
2627
</project>

spring-web-modules/spring-thymeleaf/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-thymeleaf</artifactId>
77
<version>0.1-SNAPSHOT</version>
8-
<name>spring-thymeleaf</name>
98
<packaging>war</packaging>
9+
<name>spring-thymeleaf</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>

spring-web-modules/spring-web-url/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>spring-web-url</artifactId>
7-
<name>spring-web-url</name>
87
<packaging>war</packaging>
8+
<name>spring-web-url</name>
99

1010
<parent>
1111
<groupId>com.baeldung</groupId>

static-analysis/my-bugchecker-plugin/pom.xml

+18-17
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,6 @@
1212
<version>1.0-SNAPSHOT</version>
1313
</parent>
1414

15-
<build>
16-
<plugins>
17-
<plugin>
18-
<groupId>org.apache.maven.plugins</groupId>
19-
<artifactId>maven-compiler-plugin</artifactId>
20-
<configuration>
21-
<annotationProcessorPaths>
22-
<path>
23-
<groupId>com.google.auto.service</groupId>
24-
<artifactId>auto-service</artifactId>
25-
<version>${google-auto-service.version}</version>
26-
</path>
27-
</annotationProcessorPaths>
28-
</configuration>
29-
</plugin>
30-
</plugins>
31-
</build>
3215
<dependencies>
3316
<dependency>
3417
<groupId>com.google.errorprone</groupId>
@@ -47,4 +30,22 @@
4730
</dependency>
4831
</dependencies>
4932

33+
<build>
34+
<plugins>
35+
<plugin>
36+
<groupId>org.apache.maven.plugins</groupId>
37+
<artifactId>maven-compiler-plugin</artifactId>
38+
<configuration>
39+
<annotationProcessorPaths>
40+
<path>
41+
<groupId>com.google.auto.service</groupId>
42+
<artifactId>auto-service</artifactId>
43+
<version>${google-auto-service.version}</version>
44+
</path>
45+
</annotationProcessorPaths>
46+
</configuration>
47+
</plugin>
48+
</plugins>
49+
</build>
50+
5051
</project>

tensorflow-java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>tensorflow-java</artifactId>
77
<version>1.0-SNAPSHOT</version>
8-
<name>tensorflow-java</name>
98
<packaging>jar</packaging>
9+
<name>tensorflow-java</name>
1010
<url>http://maven.apache.org</url>
1111

1212
<parent>

testing-modules/gatling-java/pom.xml

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<artifactId>testing-modules</artifactId>
1414
<version>1.0.0-SNAPSHOT</version>
1515
</parent>
16+
1617
<dependencies>
1718
<dependency>
1819
<groupId>io.gatling</groupId>
@@ -24,7 +25,6 @@
2425
<artifactId>gatling-charts-highcharts</artifactId>
2526
<version>${gatling.version}</version>
2627
</dependency>
27-
2828
<dependency>
2929
<groupId>org.springframework.boot</groupId>
3030
<artifactId>spring-boot-starter-web</artifactId>
@@ -41,7 +41,6 @@
4141
<artifactId>javafaker</artifactId>
4242
<version>${faker.version}</version>
4343
</dependency>
44-
4544
</dependencies>
4645

4746
<build>

0 commit comments

Comments
 (0)