webapp icon indicating copy to clipboard operation
webapp copied to clipboard

Disabled the Javadoc plugin in pom.xml

Open charanbhatia opened this issue 1 year ago • 3 comments

Modify the configuration of the maven-javadoc-plugin. This pull request disables the Javadoc plugin in our Maven build process.

Changes: Added true to the section. Changed the to none for the attach-javadocs execution.

charanbhatia avatar Aug 03 '24 20:08 charanbhatia