mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-05 08:37:26 +08:00
fix javadoc sh
This commit is contained in:
parent
a341bf04bd
commit
4ac09bed7c
@ -1,3 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
exec mvn javadoc:javadoc
|
||||
#exec mvn javadoc:javadoc
|
||||
|
||||
# 多模块聚合文档,生成在target/site/apidocs
|
||||
exec mvn javadoc:aggregate
|
||||
|
Loading…
Reference in New Issue
Block a user