簡體   English   中英

無法創建maven archetype項目,進度條卡在33%

[英]can not create a maven archetype project, the progress bar get stuck in 33%

I installed Eclipse IDE for Enterprise Java and Web Developers (includes Incubating components) Version: 2022-09 (4.25.0) Build id: 20220908-1902 It includes already maven, and I have tried to create some maven archetype projects, but without success ,總是卡在進度條。 有人有一些線索嗎? 謝謝!

無法創建maven archetype項目,進度條卡在33%

我也有這個,我花了很長時間才發現非常簡單的修復方法。 如果您查看控制台,您會看到 maven 項目生成處於交互模式。 您只需在控制台中單擊 Y(是)以確認您對配置感到滿意,它就會完成。

這可能是 MacOS ARM 架構(M1 芯片)的錯誤版本:版本:2022-09 (4.25.0) Build id:20220908-1902

這個Mac本是M1芯片的還是Intel的? 我在使用 M1 芯片的 Mac 筆記本電腦上使用相同版本時遇到了同樣的問題。 我從“https://www.eclipse.org/downloads/”安裝了正確的 eclipse 版本 --> 選擇“AArch64”

直接鏈接: https://www.eclipse.org/downloads/download.php?file=/oomph/epp/2022-09/R/eclipse-inst-jre-mac-aarch64.dmg

我遇到了同樣的問題,在給出 YES 確認后出現了一個新錯誤。 “在以下過程中發生內部錯誤:“創建 maven-archetype-quickstart”。'org.eclipse.core.resources.IProject org.eclipse.m2e.core.project.configurator.ProjectConfigurationRequest.getProject()'”如果我運行我沒有交互模式,也遇到同樣的問題。 有人有這個問題嗎? Ps 我是 Eclipse 和 MAVEN 的新手。

您只需向控制台輸入 go 並按鍵盤上的 Enter 即可!

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM