1 Star 12 Fork 7

同程旅行/smart-doc-gradle-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Makefile 448 Bytes
一键复制 编辑 原始数据 按行查看 历史
上官胡闹 提交于 2024-08-17 23:14 +08:00 . release: 3.0.7
# Define a task to publish artifacts to the local Maven repository
# The -PskipSigning parameter is used to skip the signing process as it's not required for local use
publishToMavenLocal:
gradle publishToMavenLocal -PskipSigning
# Define a task to publish plugins to a portal/repository
# Similarly, the -PskipSigning parameter skips the signing process, simplifying the publishing workflow
publishToPortal:
gradle publishPlugins -PskipSigning
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/TongchengOpenSource/smart-doc-gradle-plugin.git
git@gitee.com:TongchengOpenSource/smart-doc-gradle-plugin.git
TongchengOpenSource
smart-doc-gradle-plugin
smart-doc-gradle-plugin
master

搜索帮助