国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁(yè) > 學(xué)院 > 操作系統(tǒng) > 正文

maven deploy的兩點(diǎn)

2024-06-28 16:04:05
字體:
供稿:網(wǎng)友

1 第一個(gè)問題

執(zhí)行mvn clean deploy失敗,報(bào)錯(cuò)如下:

Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact com.cainiao:nballowance-client:jar:1.0.4-snapshot from/to releases (http://mvnrepo.xxx.com/mvn/releases): Failed to transfer file: http://mvnrepo.xxx.com/mvn/releases/com/cainiao/nballowance-client/1.0.4-snapshot/nballowance-client-1.0.4-snapshot.jar. Return code is: 401, ReasonPhrase: Unauthorized.        at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:193)        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)        at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)pom.xml文件也是snapshot的(release權(quán)限控制,不能再本地deloy到中央倉(cāng)庫(kù))

	<groupId>com.xxx</groupId>	<artifactId>nballowance-client</artifactId>	<packaging>jar</packaging>	<version>1.0.4-snapshot</version>

問題出在這里,version版本號(hào)snapshot是小寫的,改成大寫后OK。

2 第二個(gè)問題

Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failureUnable to locate the Javac Compiler in:  d:/jdk1.8.0_101/../lib/tools.jarPlease ensure you are using JDK 1.4 or above andnot a JRE (the com.sun.tools.javac.Main class is required).In most cases you can change the location of your Javainstallation by setting the JAVA_HOME environment variable.檢查 JAVA_HOME 符合預(yù)期

$ echo $JAVA_HOMED:/jdk1.8.0_101解決辦法

新建一個(gè)文件夾命名為lib,拷貝 tools.jar文件到新建的lib文件夾,把lib文件夾拷貝到和jdk1.8.0_101文件夾同級(jí)的目錄(D盤下)

然后執(zhí)行 mvn clean deploy 解決。


發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 临湘市| 永兴县| 洛阳市| 茶陵县| 丘北县| 崇左市| 河南省| 宿州市| 封开县| 昂仁县| 宁远县| 平南县| 邻水| 万州区| 团风县| 汕头市| 蒙城县| 青州市| 靖州| 汕头市| 江达县| 华安县| 中山市| 嘉黎县| 舒城县| 广德县| 滨州市| 澄江县| 维西| 新晃| 井研县| 景洪市| 海南省| 丰城市| 平谷区| 永定县| 永城市| 镇坪县| 睢宁县| 吕梁市| 蒙城县|