personium / personium-lib-common

Common libraries used in personium-core module and personium-engine module.
Apache License 2.0
1 stars 7 forks source link

To generate javadoc.jar file #84

Closed yoh1496 closed 2 years ago

yoh1496 commented 2 years ago

I modified codes to solve javadoc errors.

To generate javadoc.jar file, you can use maven javadoc:jar command.

And modify final name adopt to maven central.