国产成人精品亚洲777人妖,欧美日韩精品一区视频,最新亚洲国产,国产乱码精品一区二区亚洲

您的位置:首頁技術文章
文章詳情頁

java-web - 使用eclipse創建javaweb 項目 maven報錯

瀏覽:145日期:2024-04-03 14:53:54

問題描述

使用eclipse創建 dynamic web project

在將項目轉換成maven項目時保如下錯誤

java-web - 使用eclipse創建javaweb 項目 maven報錯

pom文件為eclipse 自動生成沒有改動 如下

<project xmlns='http://maven.apache.org/POM/4.0.0' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd'> <modelVersion>4.0.0</modelVersion> <groupId>test</groupId> <artifactId>test</artifactId> <version>0.0.1-SNAPSHOT</version> <packaging>war</packaging> <build> <sourceDirectory>src</sourceDirectory> <plugins> <plugin><artifactId>maven-compiler-plugin</artifactId><version>3.5.1</version><configuration> <source>1.8</source> <target>1.8</target></configuration> </plugin> <plugin><artifactId>maven-war-plugin</artifactId><version>2.6</version><configuration> <warSourceDirectory>WebContent</warSourceDirectory> <failOnMissingWebXml>false</failOnMissingWebXml></configuration> </plugin> </plugins> </build></project>

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

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

2.刪除.m2/repository下的.lastUpdated文件,clean項目之后 再update

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

搜索了好多也沒有找到答案 ,求高人指點===============settings.xml文件

<settings xmlns='http://maven.apache.org/SETTINGS/1.0.0' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd'> <pluginGroups> </pluginGroups> <proxies> </proxies> <servers><server><id>releases</id><username>admin</username><password>admin123</password></server><server><id>snapshots</id><username>admin</username><password>admin123</password></server> </servers> <mirrors><mirror><id>nexus</id><mirrorOf>*</mirrorOf><url>http://192.168.15.1:8080/nexus/content/groups/public/</url></mirror> </mirrors> <profiles><profile><id>nexus</id><repositories><repository> <id>central</id> <url>http://192.168.15.1:8080/nexus/content/repositories/central/</url> <releases><enabled>true</enabled> <!-- <updatePolicy>always</updatePolicy>--> </releases> <snapshots><enabled>true</enabled> <!-- <updatePolicy>always</updatePolicy>--> </snapshots></repository></repositories><pluginRepositories><pluginRepository> <id>central</id> <url>http://192.168.15.1:8080/nexus/content/repositories/central/</url> <releases><enabled>true</enabled> <!-- <updatePolicy>always</updatePolicy>--> </releases> <snapshots><enabled>true</enabled> <!-- <updatePolicy>always</updatePolicy>--> </snapshots></pluginRepository></pluginRepositories></profile> </profiles> <activeProfiles><activeProfile>nexus</activeProfile> </activeProfiles></settings>

nexus頁面可以進入

問題解答

回答1:

請檢查一下你們自己的nexus (192.168.15.1:8080/nexus) maven庫代理是否正常工作,確認一下nexus上有你需要的插件java-web - 使用eclipse創建javaweb 項目 maven報錯

標簽: java
相關文章:
主站蜘蛛池模板: 永善县| 贵州省| 民乐县| 嵩明县| 治多县| 连平县| 田阳县| 鄄城县| 和平区| 河曲县| 喀什市| 苗栗县| 寻乌县| 建平县| 南岸区| 南投县| 鞍山市| 嘉鱼县| 鄂托克旗| 巍山| 蓬溪县| 五指山市| 札达县| 东城区| 贺兰县| 镇安县| 罗平县| 抚远县| 策勒县| 寿宁县| 白沙| 宝清县| 新宾| 平陆县| 金华市| 周至县| 马关县| 延安市| 青冈县| 浦北县| 枝江市|