java-web - 使用eclipse建立javaweb 專案 maven報錯
PHP中文网
PHP中文网 2017-04-24 09:12:08
0
1
824

使用eclipse建立 dynamic web project

在將專案轉換成maven專案時保如下錯誤

pom檔為eclipse 自動產生沒有改動 如下

 4.0.0 test test 0.0.1-SNAPSHOT war  src   maven-compiler-plugin 3.5.1  1.8 1.8    maven-war-plugin 2.6  WebContent false     

目前已經試過以下方法 都不奏效

1.強行update項目,報錯同上

2.刪除.m2/repository下的.lastUpdated文件,clean專案之後 再update

3.將插件版本改為低版本2.0

搜尋了很多也沒有找到答案 ,求高人指點
===============
settings.xml檔

       releases admin admin123   snapshots admin admin123     nexus * http://192.168.15.1:8080/nexus/content/groups/public/     nexus   central http://192.168.15.1:8080/nexus/content/repositories/central/  true    true       central http://192.168.15.1:8080/nexus/content/repositories/central/  true    true        nexus  

nexus頁面可以進入

PHP中文网
PHP中文网

认证高级PHP讲师

全部回覆 (1)
阿神

請檢查一下你們自己的nexus (192.168.15.1:8080/nexus) maven庫代理是否正常工作,確認一下nexus上有你需要的插件

    最新下載
    更多>
    網站特效
    網站源碼
    網站素材
    前端模板
    關於我們 免責聲明 Sitemap
    PHP中文網:公益線上PHP培訓,幫助PHP學習者快速成長!