Fetch the repository succeeded.
This action will force synchronization from talent-tan/web端仿微信即时聊天工具, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
echo off
echo -
echo #下载源代码
echo mvn dependency:sources
echo -
echo #下载源代码jar。 -DdownloadJavadocs=true 下载javadoc包
echo -DdownloadSources=true
echo -
echo -
echo #将jar解压出来
echo mvn dependency:unpack-dependencies
echo -
echo #将jar拷贝到某一目录中(所有jar在同一目录中)
echo mvn dependency:copy-dependencies -Dmdep.useRepositoryLayout=false
echo -
echo #将jar按仓库目录拷贝出来()
echo mvn dependency:copy-dependencies -Dmdep.useRepositoryLayout=true -Dmdep.copyPom=true
echo -
echo -
echo #检查版本更新
echo mvn versions:display-dependency-updates
echo -
echo #版本变更
echo mvn versions:set -DnewVersion=4.0.0-talent-999
echo -
call cmd
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。