网站建设学习要多久,wordpress怎么实时刷新数据库,一个购物网站多少钱,品牌设计方案文章目录 RocketMQ可视化工具1.github上下载2.修改参数3.运行4.打包5.出错6.解决7.重试8.再解决9.很奇怪运行没错#xff0c;但是测试错啦10.不想深究#xff0c;直接跳过测试11.展示成功 RocketMQ可视化工具
1.github上下载
下载地址 https://github.com/apache/rocketmq-… 文章目录 RocketMQ可视化工具1.github上下载2.修改参数3.运行4.打包5.出错6.解决7.重试8.再解决9.很奇怪运行没错但是测试错啦10.不想深究直接跳过测试11.展示成功 RocketMQ可视化工具
1.github上下载
下载地址 https://github.com/apache/rocketmq-externals 现下载地址 https://github.com/apache/rocketmq-dashboard 简单解释一下因为比较好用所以特意独立出来了
2.修改参数 3.运行
网页 localhost:8887 刚才设置的端口号4.打包
先clean清除target再打包
5.出错 关于原因和解决方案 参考 https://blog.csdn.net/xiaoyiny/article/details/1321340526.解决
注释掉这一坨 plugingroupIdcom.github.eirslett/groupIdartifactIdfrontend-maven-plugin/artifactIdversion1.11.3/versionconfigurationworkingDirectoryfrontend/workingDirectoryinstallDirectorytarget/installDirectory/configurationexecutionsexecutionidinstall node and yarn/idgoalsgoalinstall-node-and-yarn/goal/goalsconfigurationnodeVersionv16.2.0/nodeVersionyarnVersionv1.22.10/yarnVersion/configuration/executionexecutionidyarn install/idgoalsgoalyarn/goal/goalsconfigurationargumentsinstall/arguments/configuration/executionexecutionidyarn build/idgoalsgoalyarn/goal/goalsconfigurationargumentsbuild/arguments/configuration/execution/executions/plugin7.重试
再次报错
8.再解决 9.很奇怪运行没错但是测试错啦 10.不想深究直接跳过测试 mvn install -Dmaven.test.skiptrue打包成功直接运行11.展示成功