命令1(多模块):
mvn license:aggregate-add-third-party
命令2(单模块):
mvn license:add-third-party
执行后target\generated-sources\license\THIRD-PARTY.txt回有所有依赖项、license
更多可以参考插件文档https://www.mojohaus.org/license-maven-plugin/in[......]
命令1(多模块):
mvn license:aggregate-add-third-party
命令2(单模块):
mvn license:add-third-party
执行后target\generated-sources\license\THIRD-PARTY.txt回有所有依赖项、license
更多可以参考插件文档https://www.mojohaus.org/license-maven-plugin/in[......]
1 配置
server {
....
location /webdav {
alias /tmp/webdav;
autoindex on;
dav_methods PUT DELETE MKCOL COPY MOVE;
#dav_ext_methods PROPFIND OPTIONS;
dav_access user:rw group:rw all:r;
cl[......]
参考这篇文章:《Cors跨域(三):Access-Control-Allow-Origin多域名?》
先说错误的方式:
再说正确的:
如何将JAR包发布到Maven中央仓库?
注意,第一次使用域名的groupId时,需要验证域名所有权,即新加一个TXT的DNS解析,参考如下说明:
To register this Group Id you must prove ownership of the domain coder4.com. Please complete the following steps to continue: