Skip to content

Commit

Permalink
Enable JavaDoc for HTTP virtual thread implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem committed Dec 13, 2024
1 parent ab3e274 commit 44a47d2
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions http/virtual/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,6 @@

<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<skip>true</skip>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
Expand Down

0 comments on commit 44a47d2

Please sign in to comment.