File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 353353 <type >jar</type >
354354 </dependency >
355355 </oldVersion >
356- <newVersion >
357- <file >
358- <path >${project.build.directory} /${project.artifactId} -${project.version} .${project.packaging} </path >
359- </file >
360- </newVersion >
361356 <parameter >
362357 <breakBuildOnBinaryIncompatibleModifications >true</breakBuildOnBinaryIncompatibleModifications >
363358 <breakBuildOnSourceIncompatibleModifications >true</breakBuildOnSourceIncompatibleModifications >
372367 <exclude >@org.apache.hc.core5.annotation.Internal</exclude >
373368 </excludes >
374369 <ignoreMissingClasses >true</ignoreMissingClasses >
370+ <skipXmlReport >true</skipXmlReport >
371+ <skipHtmlReport >false</skipHtmlReport >
372+ <skipDiffReport >false</skipDiffReport >
375373 </parameter >
376374 </configuration >
377375 <executions >
505503 <reportSet >
506504 <reports >
507505 <report >javadoc</report >
508- <report >aggregate</report >
509506 </reports >
510507 </reportSet >
511508 </reportSets >
529526 <type >jar</type >
530527 </dependency >
531528 </oldVersion >
532- <newVersion >
533- <file >
534- <path >${project.build.directory} /${project.artifactId} -${project.version} .${project.packaging} </path >
535- </file >
536- </newVersion >
537529 <parameter >
538530 <excludes >
539531 <exclude >@org.apache.hc.core5.annotation.Internal</exclude >
542534 </parameter >
543535 </configuration >
544536 </plugin >
545- <plugin >
546- <artifactId >maven-jxr-plugin</artifactId >
547- </plugin >
548- <plugin >
549- <artifactId >maven-surefire-report-plugin</artifactId >
550- </plugin >
551537 </plugins >
552538 </reporting >
553539
You can’t perform that action at this time.
0 commit comments