File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 4848 </scm >
4949
5050 <properties >
51- <revision >1.6.1-SNAPSHOT </revision >
51+ <revision >1.7.0 </revision >
5252 </properties >
5353
5454 <dependencyManagement >
533533 <plugin >
534534 <groupId >org.apache.maven.plugins</groupId >
535535 <artifactId >maven-javadoc-plugin</artifactId >
536+ <configuration >
537+ <failOnError >false</failOnError >
538+ </configuration >
536539 <executions >
537540 <execution >
538541 <phase >package</phase >
Original file line number Diff line number Diff line change 4646 </scm >
4747
4848 <properties >
49- <revision >1.6.1-SNAPSHOT </revision >
49+ <revision >1.7.0 </revision >
5050 <lombok .version>1.18.34</lombok .version>
5151 <mockito .version>5.10.0</mockito .version>
5252 <junit-jupiter .version>5.10.0</junit-jupiter .version>
154154 <groupId >org.apache.maven.plugins</groupId >
155155 <artifactId >maven-javadoc-plugin</artifactId >
156156 <version >${maven-javadoc-plugin.version} </version >
157+ <configuration >
158+ <failOnError >false</failOnError >
159+ </configuration >
157160 <executions >
158161 <execution >
159162 <phase >package</phase >
412415 <plugin >
413416 <groupId >org.apache.maven.plugins</groupId >
414417 <artifactId >maven-javadoc-plugin</artifactId >
418+ <configuration >
419+ <failOnError >false</failOnError >
420+ </configuration >
415421 </plugin >
416422 <plugin >
417423 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments