如何避免在 javadoc 创建期间指定 defaultAuthor 元素

发布于 2024-09-15 06:15:30 字数 192 浏览 5 评论 0原文

如何避免在使用 javadoc 创建 javadoc 期间指定 defaulAuthor 元素插件。我不需要作者元素,因为 javadoc 将发送给客户。

How do I avoid specifying the defaulAuthor element during javadoc creation using the javadoc plugin. I don't want the author element, since the javadocs will be shipped to customers.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

浅忆流年 2024-09-22 06:16:08

为什么不在父 pom 中将其设置为您公司的名称?请参阅插件配置选项

Why don't you set it to be the name of your company in a parent pom? See plugin configuration options

浮世清欢 2024-09-22 06:15:53

指定一个通用作者(即您的公司)怎么样?

How about specifying a generic author (i.e. your company)?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文