File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 155155 <maven-jar-plugin .version>3.4.2</maven-jar-plugin .version>
156156 <maven-javadoc-plugin .version>3.11.2</maven-javadoc-plugin .version>
157157 <maven-patch-plugin .version>1.3</maven-patch-plugin .version>
158- <maven-pdf-plugin .version>1.6.1</maven-pdf-plugin .version>
159158 <maven-remote-resources-plugin .version>3.3.0</maven-remote-resources-plugin .version>
160159 <maven-resources-plugin .version>3.3.0</maven-resources-plugin .version>
161160 <maven-shade-plugin .version>3.6.0</maven-shade-plugin .version>
18821881 <artifactId >exec-maven-plugin</artifactId >
18831882 <version >${exec-maven-plugin.version} </version >
18841883 </plugin >
1885- <plugin >
1886- <groupId >org.apache.maven.plugins</groupId >
1887- <artifactId >maven-pdf-plugin</artifactId >
1888- <version >${maven-pdf-plugin.version} </version >
1889- </plugin >
18901884 <plugin >
18911885 <groupId >org.apache.hadoop</groupId >
18921886 <artifactId >hadoop-maven-plugins</artifactId >
23442338 <excludedGroups >${excluded-test-groups} </excludedGroups >
23452339 </configuration >
23462340 </plugin >
2347- <plugin >
2348- <groupId >org.apache.maven.plugins</groupId >
2349- <artifactId >maven-pdf-plugin</artifactId >
2350- <configuration >
2351- <outputDirectory >${project.reporting.outputDirectory} </outputDirectory >
2352- <includeReports >false</includeReports >
2353- </configuration >
2354- </plugin >
23552341 <plugin >
23562342 <groupId >org.apache.maven.plugins</groupId >
23572343 <artifactId >maven-checkstyle-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments