Skip to content

Commit

Permalink
[eclipse-ee4j#620]No need of --add-module for maven-javadoc-plugin:3.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Pinsky <[email protected]>
  • Loading branch information
api-from-the-ion committed Oct 25, 2023
1 parent d4c18ee commit 7915430
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -451,10 +451,6 @@
<configuration>
<doctitle>Yasson</doctitle>
<sourcepath>${basedir}/src/main/java/org/eclipse/yasson</sourcepath>
<additionalJOptions>
<additionalJOption>--add-modules</additionalJOption>
<additionalJOption>jakarta.json.bind,jakarta.json</additionalJOption>
</additionalJOptions>
<source>11</source>
</configuration>
<executions>
Expand Down

0 comments on commit 7915430

Please sign in to comment.