Error:Cannot build artifact xxx:war exploded‘ because it is included into a circular dependency
IDEA 專案報錯:Error:Cannot build artifact xxx:war exploded’ because it is included into a circular dependency
解決:
ctrl + alt + shift + s 開啟 project structure (或者ctrl alt + a 搜尋 project structure)
點左邊artifacts,刪掉多餘的兩個,分別是
xxx:war
xxx:war exploded
刪掉就好了。
相關文章
- 4.intellij IDEA Artifact /war exploded/ Error during artifact deployment. See seIntelliJIdeaError
- [Javascript] Circular dependencyJavaScript
- war與war exploded區別
- Tomcat 部署時 war 和 war exploded 區別Tomcat
- Tomcat部署時war和war exploded區別Tomcat
- 使用Maven,idea建立web專案啟動不了,war exploded: Artifact is being deployed, please wait...MavenIdeaWebAI
- 【IDEA小技巧】Tomcat部署 war和war exploded的區別IdeaTomcat
- ERROR 1577 (HY000): Cannot proceed because system tables used by Event ScheduleError
- Linux平臺Qt creator報錯:Circular all <- first dependency droppedLinuxQT
- idea build 無war包IdeaUI
- CMake Error: add_executable cannot create target ““ because another target with the same name已解決Error
- [Jenkins]Error:403 No valid crumb was included in the requestJenkinsError
- Error: The action can not be performed because ...could not be locked?ErrorORM
- xxx cannot be resolved to a type
- Unity Dotween build errorUnityUIError
- pod》error:The dependency `` is not used in any concrete targetError
- Maven: 'org.apache.maven.artifact.repository.ArtifactRepository' cannot be instantiatedMavenApache
- Msg 3702:Cannot drop the database 'gcard' because it is currently in use.DatabaseGC
- Error querying database. XXXXXXXXXXXXX, No database selected。ErrorDatabase
- Uncaught Error: Cannot instantiate interfaceError
- ‘error: ‘‘this‘‘ cannot be implicitly captured in this context‘ErrorAPTContext
- ERROR: failed to establish dependency between database db_name and diskgroupErrorAIDatabase
- Internal Error with background job scheduling XXXXXXXXXXXXX.Error
- WCF The service cannot be activated because it does not support ASP.NET compatibilityASP.NET
- 使用req.session.xxx時出現 Cannot set property ‘xxxx‘ of undefinedSessionUndefined
- vue Cannot find module @/xxx/xxx.ts or its corresponding typeVue
- Vue Router Cannot find module 'XXX.vue'Vue
- error: ‘xxx’ does not name a typeError
- 錯誤Error during artifact deployment. See server log for details.ErrorServerAI
- Fatal error: Cannot redeclare printerror() (previously declared in …Error
- Dynamics CRM the field cannot be deleted because it is used in one or more process的解決方法delete
- Error: The action can not be performed because the selected records are not eligibleErrorORM
- build Error -- extract-text-webpack-pluginUIErrorWebPlugin
- Error building Player: Win32Exception: ApplicationName=‘xxxxxxxxxxxxxxxxxx//sdk\tools\zipalign.exe' ...ErrorUIWin32ExceptionAPP
- ERROR: Cannot uninstall ‘PyYAML‘. It is a distutils installed project and thus we cannot accuratelyErrorYAMLProject
- “no source“: Error: #5: cannot open source input file “C:\Users\xxx\AppData\Local\Temp\p4228: PermiErrorAPP
- Error creating bean with name ‘dataSource‘: Unsatisfied dependency expressed through fieldErrorBeanExpress
- sqlserver bulk insert報錯Cannot bulk load because the file could not be opened.SQLServer