主题 : jeecmsx1.2.0MySQL版本源码导入idea报错 |
级别: 解元
![]() |
1# 发表于:2020-04-03 14:03:04 IP:223.84.*.*
|
||||
---|---|---|---|---|---|
级别: 解元
![]() |
3# 发表于:2020-04-03 14:12:41 IP:223.84.*.*
从论坛下载源码后,打开idea按照教程进行导入。导入后发现很多maven下的包都报错,然后执行install,发现install也报错。我看报错提示信息说spring-boot-starter-parent-2.0.8.RELEASE.pom解析出来是html,我按照路径打开文件发现确实是html。
打开后的文件内容: <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>仓海 · 云效产物仓库</title> <meta name="keywords" content="" /> <meta name="description" content="" /> <meta name="renderer" content="webkit" /> <meta name="robots" content="NOINDEX,NOFOLLOW" /> <meta name="viewport" content="initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black" /> <meta name="apple-mobile-web-app-title" content="" /> <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" /> <meta http-equiv="x-dns-prefetch-control" content="on" /> <link rel="dns-prefetch" href="//g.alicdn.com" /> <link rel="dns-prefetch" href="//img.alicdn.com" /> <link rel="dns-prefetch" href="//gw.alicdn.com" /> <link rel="dns-prefetch" href="//f.alicdn.com" /> <link rel="shortcut icon" href="" type="image/png" /> <link rel="apple-touch-icon" href="" /> <link rel="stylesheet" href="//g.alicdn.com/aisc/at//teambition.min.css" /> <link rel="stylesheet" href="//g.alicdn.com/ais-fed/navigation-sdk//index.css" /> <link rel="stylesheet" href="//g.alicdn.com/ais-fed/rdc-repository-manage-portal/0.0.41/index.css" /> </head> <body> <div id="artifact-container" /> <script src="https://f.alicdn.com/babel-polyfill/6.16.0/polyfill.min.js" nonce="7cc0fdb1274c44e39a43478cceba7291"></script> <!-- 本地开发使用 React 开发模式 --> <script src="https://g.alicdn.com/code/lib/??react/16.8.6/umd/react.development.js,react-dom/16.8.6/umd/react-dom.development.js" nonce="7cc0fdb1274c44e39a43478cceba7291"></script> <script src="https://g.alicdn.com/aisc/at//at.min.js" nonce="7cc0fdb1274c44e39a43478cceba7291"></script> <script src="https://g.alicdn.com/ais-fed/navigation-sdk//index.js" nonce="7cc0fdb1274c44e39a43478cceba7291"></script> <script id="gta-main" data-google="UA-41231871-1" data-tbpanel="123456" nonce="7cc0fdb1274c44e39a43478cceba7291"></script> <script nonce="7cc0fdb1274c44e39a43478cceba7291"> window.UILessConfig = { host: 'https://uiless.teambition.com' } </script> <script type="text/javascript" src="//g.alicdn.com/ais-fed/rdc-repository-manage-portal/0.0.41/index.js" nonce="7cc0fdb1274c44e39a43478cceba7291"></script> </body> </html> |
||
---|---|---|---|
级别: 论坛管理员
![]() |
4# 发表于:2020-04-03 14:21:14 IP:117.153.*.*
您项目导入idea的时候他会有个自动加载jar包的步骤您没有关闭吧
|
||
---|---|---|---|
级别: 解元
![]() |
5# 发表于:2020-04-03 14:40:29 IP:223.84.*.*
没有关闭,我把项目重新导入了一次,还是不可以。手动点击reimport也是一样。
![]() |
||
---|---|---|---|
1
共1页