Skip to content

Commit

Permalink
Javadoc profile now defined at parent
Browse files Browse the repository at this point in the history
  • Loading branch information
cuioss committed Jul 31, 2023
1 parent f0d1ae8 commit 5286a79
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,33 +37,4 @@
<module>bom</module>
<module>modules</module>
</modules>
<profiles>
<profile>
<id>javadoc</id>
<build>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>buildnumber-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.jboss.jandex</groupId>
<artifactId>jandex-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.projectlombok</groupId>
<artifactId>lombok-maven-plugin</artifactId>
</plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
</plugin>

</plugins>
</build>
</profile>
</profiles>
</project>

0 comments on commit 5286a79

Please sign in to comment.